summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-08-02 07:55:14 +0000
committerK. Richard Pixley <rich@cygnus>1991-08-02 07:55:14 +0000
commit89eec0d391db75be8c8609632ee09dd419cc2cad (patch)
tree105ba9888fcd31013892ff9533dcf0c6dd4ee696
parent3b271cf4c066187c9047742bc2d1470ffb9089ac (diff)
downloadbinutils-gdb-89eec0d391db75be8c8609632ee09dd419cc2cad.tar.gz
Adjusted for new gdb, added some initializations, support for machine
types in aout headers, fixed a bug in symbol allocation where symbol types/segments were initialized to garbage because the independent parts didn't know better. Now freshly allocated symbols are zeroed.
-rw-r--r--gas/.gdbinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/.gdbinit b/gas/.gdbinit
index 20442143832..a20388c9c9f 100644
--- a/gas/.gdbinit
+++ b/gas/.gdbinit
@@ -1,4 +1,3 @@
break as_warn
break as_bad
break as_fatal
-set caution off