* irix4-nat.c (fetch_core_registers): Special version of this for
authorStu Grossman <grossman@cygnus>
Tue, 20 Apr 1993 17:06:36 +0000 (17:06 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 20 Apr 1993 17:06:36 +0000 (17:06 +0000)
commit01f5a1f8257c2837c4d3388e0f6b5d13ffb1422b
tree173cf8b7cc8a9a121cbf13ced6fe6b6b7ee49e0a
parent33c01d94cabd1101d46c1de567d0a397e199de04
* irix4-nat.c (fetch_core_registers):  Special version of this for
Irix 4.x, which stores regs a bit differently from other /proc
based systems.
* procfs.c, core-svr4.c:  Move fetch_core_registers from procfs.c
to new file core-svr4.c.
* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
config/i386/ncr3000.mh, config/sparc/sun4sol2.mh:  Add core-svr4.o
to NATDEPFILES.
* config/mips/irix4.mh:  Add corelow.o to NATDEPFILES.
gdb/.Sanitize