diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-10-04 23:29:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-10-04 23:29:36 +0000 |
commit | ef0faeb6c3aeac8c46ba6ae12207ad9756506feb (patch) | |
tree | 33f1c516c5fdb9c6c8a9812d1c127d5327b576e8 /gdb/.Sanitize | |
parent | 719cb03ff57a5974cb0169e462ce423a81caaa91 (diff) | |
download | gdb-ef0faeb6c3aeac8c46ba6ae12207ad9756506feb.zip gdb-ef0faeb6c3aeac8c46ba6ae12207ad9756506feb.tar.gz gdb-ef0faeb6c3aeac8c46ba6ae12207ad9756506feb.tar.bz2 |
Novell came through with the publicly visible information, so this
file may now be distributed.
* i386-nlmstub.c: New file; debugging stub for i386 NetWare. Must
be compiled with NetWare header files and turned into an NLM with
nlmconv.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 0ae3724..8cfe5ad 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -119,6 +119,7 @@ hppa-pinsn.c hppa-tdep.c hppab-nat.c hppah-nat.c +i386-nlmstub.c i386-pinsn.c i386-stub.c i386-tdep.c @@ -273,8 +274,6 @@ z8k-tdep.c # energize-patches - Part of Lucid support. # energize.c - Part of Lucid support. # energize.h - Part of Lucid support. -# i386-nlmstub.c - i386 NLM stub, not yet distributable because -# it contains Novell proprietary code. # infrun.hacked.c - An old version of infrun.c that had some # wait_for_inferior improvements by gnu, # which were never fully debugged. @@ -295,7 +294,6 @@ energize energize-patches energize.c energize.h -i386-nlmstub.c infrun.hacked.c remote-sa.sparc.c state.c |