From: K. Richard Pixley Date: Fri, 2 Aug 1991 07:55:14 +0000 (+0000) Subject: Adjusted for new gdb, added some initializations, support for machine X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89eec0d391db75be8c8609632ee09dd419cc2cad;p=binutils-gdb.git 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. --- 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