Avoid longjmp()-catching compilation errors in cross-ports.
authorJohn Gilmore <gnu@cygnus>
Fri, 16 Oct 1992 10:47:34 +0000 (10:47 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 16 Oct 1992 10:47:34 +0000 (10:47 +0000)
commit2268d619462dfcaf7055aede6cde6f7015be29ba
treece9959452b2add6e01740f5860fcc2f73f97cabe
parentc3bbca3aad11d35978fbd96c6672eb4cbe6960f3
Avoid longjmp()-catching compilation errors in cross-ports.

* doc/gdbint.texinfo:  Update GET_LONGJMP_TARGET, L_SET doc.
* irix4-nat.c, mips-nat.c (JB_ELEMENT_SIZE, get_longjmp_target):
Move from mips-tdep.c and tm-{irix3,mips}.h.
* mips-nat.c:  Remove a bunch of code that was ifdef'd out of
native MIPS ports.
* nm-irix3.h, nm-mips.h (GET_LONGJMP_TARGET):  Move from tm-irix3.h
and tm-mips.h.

* ultra3-nat.c (register_addr):  Move from ultra3-xdep.c.
(fetch_core_registers):  Fix bfd_seek arguments.
gdb/ChangeLog
gdb/irix4-nat.c
gdb/mips-nat.c
gdb/mips-tdep.c
gdb/nm-irix3.h
gdb/nm-mips.h
gdb/tm-irix3.h
gdb/tm-mips.h
gdb/ultra3-nat.c
gdb/ultra3-xdep.c
This page took 0.024319 seconds and 4 git commands to generate.