projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a978b96
)
keep Windows GDB, believe it or not
author
Stan Shebs
<shebs@codesourcery.com>
Wed, 15 Feb 1995 23:19:55 +0000
(23:19 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Wed, 15 Feb 1995 23:19:55 +0000
(23:19 +0000)
gdb/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/.Sanitize
b/gdb/.Sanitize
index
ca0e98c
..
99428a2
100644
(file)
--- a/
gdb/.Sanitize
+++ b/
gdb/.Sanitize
@@
-29,7
+29,9
@@
else
fi
fi
-gdbtk_files="gdbtk.c gdbtk.tcl"
+# mswin gdb is not really gdbtk, but is close enough for now.
+
+gdbtk_files="gdbtk.c gdbtk.tcl mswin"
if ( echo $* | grep keep\-gdbtk > /dev/null ) ; then
keep_these_too="${gdbtk_files} ${keep_these_too}"