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.
This commit is contained in:
parent
3b271cf4c0
commit
89eec0d391
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
break as_warn
|
||||
break as_bad
|
||||
break as_fatal
|
||||
set caution off
|
||||
|
|
Loading…
Reference in a new issue