aboutsummaryrefslogtreecommitdiff
path: root/gdb/.Sanitize
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-10-14 09:41:29 +0000
committerAndrew Cagney <cagney@redhat.com>1998-10-14 09:41:29 +0000
commit24615880f464392647a9df1a98c451a36129de75 (patch)
tree67f4a9187f551ad6ef26ad286ca245f718137737 /gdb/.Sanitize
parent37f58dce035aab53cedc36c2bd250b3432848265 (diff)
downloadgdb-24615880f464392647a9df1a98c451a36129de75.zip
gdb-24615880f464392647a9df1a98c451a36129de75.tar.gz
gdb-24615880f464392647a9df1a98c451a36129de75.tar.bz2
Results of first-pass at looking for problems with making the target
architecture a vector.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r--gdb/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index 4afb4a7..819cfa2 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -85,7 +85,7 @@ else
fi
fi
-carp_files=""
+carp_files="carp-tdep.c"
if ( echo $* | grep keep\-carp > /dev/null ) ; then
keep_these_too="${carp_files} ${keep_these_too}"