Browse Source

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.
gdb-4_18-branch
K. Richard Pixley 36 years ago
parent
commit
89eec0d391
  1. 1
      gas/.gdbinit

1
gas/.gdbinit

@ -1,4 +1,3 @@
break as_warn
break as_bad
break as_fatal
set caution off

Loading…
Cancel
Save