* i386v-nat.c: Remove space from front of #endif.
authorStu Grossman <grossman@cygnus>
Thu, 22 Oct 1992 02:26:04 +0000 (02:26 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 22 Oct 1992 02:26:04 +0000 (02:26 +0000)
commit3496b7456212818953a6b39a0ea0b278ee5de913
tree11debca0692562899681854bc0ae2d43c51b7d8b
parent99ef5653ef55756bbe0813a2d8994734c1a365d7
* i386v-nat.c:  Remove space from front of #endif.
* irix4-nat.c:  Remove externs of registers[], include inferior.h
instead.
* mips-nat.c:  Explicitly initialize zerobuf to 0!
* mips-tdep.c (init_extra_frame_info):  Undo John's last change.
Always setup fci->frame, even if it's non-zero.  Too many places
depend upon this behavior (and I have to get a release out the
door)!
* mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):  Set
processing_gcc_compilation if we find the embedded stabs marker.
This fixes several bugs with finding the location of short or char
function parameters passed on the stack.
gdb/ChangeLog
gdb/i386v-nat.c
gdb/irix4-nat.c
gdb/mips-nat.c
This page took 0.0324 seconds and 4 git commands to generate.