diff options
author | Stu Grossman <grossman@cygnus> | 1993-05-01 01:19:43 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-05-01 01:19:43 +0000 |
commit | 2f1c04d17d1d5c77c85aef8084145bdc9395e661 (patch) | |
tree | bc501be59750e7d503be3dd0bf0dd14b62959a98 /gdb/.Sanitize | |
parent | d325e28cfd6281aa03629ebe2e33dd5cd77738ff (diff) | |
download | gdb-2f1c04d17d1d5c77c85aef8084145bdc9395e661.zip gdb-2f1c04d17d1d5c77c85aef8084145bdc9395e661.tar.gz gdb-2f1c04d17d1d5c77c85aef8084145bdc9395e661.tar.bz2 |
* The following patches are from Jeffrey Law <law@cs.utah.edu>.
* config/pa/hppabsd.mh: Add more files to NATDEPFILES.
* config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE.
* hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs.
ptrace needs 5 arguments, #define ptrace to always
pass zero as the 5th argument.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index e0e5d82..9825cce 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -150,6 +150,7 @@ mips-nat.c mips-pinsn.c mips-tdep.c mipsread.c +monitor.h munch news-xdep.c nindy-share @@ -177,6 +178,7 @@ remote-es1800.c remote-hms.c remote-mips.c remote-mm.c +remote-monitor.c remote-nindy.c remote-sim.c remote-st2000.c |