diff options
author | Fred Fish <fnf@specifix.com> | 1993-11-22 19:01:55 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-11-22 19:01:55 +0000 |
commit | c236d8b3a5c43004e189ea6f9e04708f5463df54 (patch) | |
tree | 968e64b0778ea7026a02f1b62f1394159b7cfed0 /bfd/.Sanitize | |
parent | 36456a67f8717421db8bbb2ef4b242ed7c423fa3 (diff) | |
download | gdb-c236d8b3a5c43004e189ea6f9e04708f5463df54.zip gdb-c236d8b3a5c43004e189ea6f9e04708f5463df54.tar.gz gdb-c236d8b3a5c43004e189ea6f9e04708f5463df54.tar.bz2 |
* bfd/config/delta88.mh (HDEFINES): Define this to be -DPTRACE_CORE.
* bfd/config/delta88.mh (HDEPFILES): Defined to be ptrace-core.o.
* bfd/ptrace-core.c: New file for dealing with core files with
start with the ptrace_user structure found on BCS compliant systems.
* bfd/targets.c (ptrace_core_vec): New vector.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index f7ef224..bc3cdc2 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -163,6 +163,7 @@ nlmswap.h oasys.c opncls.c osf-core.c +ptrace-core.c reloc.c reloc16.c rs6000-core.c |