* alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,
authorPeter Schauer <Peter.Schauer@mytum.de>
Tue, 28 Mar 1995 06:57:39 +0000 (06:57 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Tue, 28 Mar 1995 06:57:39 +0000 (06:57 +0000)
commit3f403f6ab3ffae874065b27c87d8ba52b7c820be
tree997f3ba69378a68efecfd32c315d15e256fd4283
parent3b94a0b8716fe1f212f02eeb828f5c1946c046f1
* alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,
sparc-tdep.c (supply_gregset, supply_fpregset):  Fill inaccessible
registers with zero to handle recent read_register_bytes change.
* irix4-nat.c, irix5-nat.c, mipsv4-nat.c (supply_gregset,
fill_gregset):  Fix handling of CAUSE_REGNUM.
* mips-nat.c (store_inferior_registers):  Handle unwritable
registers when storing a single register.
* config/mips/tm-irix3.h (CAUSE_REGNUM, BADVADDR_REGNUM):
Fix definitions.

* mdebugread.c (parse_symbol, psymtab_to_symtab_1):  Clear
allocated mips_extra_func_info, if the debug info is corrupt,
the PDR to fill it in might be missing.
gdb/ChangeLog
gdb/alpha-nat.c
gdb/irix4-nat.c
gdb/irix5-nat.c
gdb/mdebugread.c
gdb/mips-nat.c
gdb/mipsv4-nat.c