aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-04-20 17:06:36 +0000
committerStu Grossman <grossman@cygnus>1993-04-20 17:06:36 +0000
commit01f5a1f8257c2837c4d3388e0f6b5d13ffb1422b (patch)
tree173cf8b7cc8a9a121cbf13ced6fe6b6b7ee49e0a
parent33c01d94cabd1101d46c1de567d0a397e199de04 (diff)
downloadgdb-01f5a1f8257c2837c4d3388e0f6b5d13ffb1422b.zip
gdb-01f5a1f8257c2837c4d3388e0f6b5d13ffb1422b.tar.gz
gdb-01f5a1f8257c2837c4d3388e0f6b5d13ffb1422b.tar.bz2
* 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.
-rw-r--r--gdb/.Sanitize1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index a344c33..0e9458a 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -75,6 +75,7 @@ copying.c
core.c
coredep.c
corelow.c
+core-svr4.c
cp-valprint.c
createtags
dbxread.c