diff options
author | Fred Fish <fnf@specifix.com> | 1993-05-04 20:11:25 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-05-04 20:11:25 +0000 |
commit | a07c5a3f10fb4a4873ee5bb2cccc4b7a24b870ed (patch) | |
tree | 55c15c3a47132431c16fd4ad401d472478b1bec9 /gdb/.Sanitize | |
parent | ef86818669496091999feb4c25d60ed00dd99e0a (diff) | |
download | gdb-a07c5a3f10fb4a4873ee5bb2cccc4b7a24b870ed.zip gdb-a07c5a3f10fb4a4873ee5bb2cccc4b7a24b870ed.tar.gz gdb-a07c5a3f10fb4a4873ee5bb2cccc4b7a24b870ed.tar.bz2 |
Update list of things explicitly sanitize away.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 2c61c92..896748f 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -244,12 +244,13 @@ xcoffsolib.h z8k-tdep.c # Things which are explicitly *not* kept, for now. +# deblib/ - ??? # energize - Part of Lucid support. # energize-patches - Part of Lucid support. # energize.c - Part of Lucid support. # energize.h - Part of Lucid support. # infrun.hacked.c - Beats me... -# remote-sa.sparc.c - ? +# remote-sa.sparc.c - ??? # state.c - Not used at the moment, keep for reference (fnf) # state.h - Not used at the moment, keep for reference (fnf) # tests - ? |