From 89eec0d391db75be8c8609632ee09dd419cc2cad Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Fri, 2 Aug 1991 07:55:14 +0000 Subject: [PATCH] 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. --- gas/.gdbinit | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2