diff options
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9ff71f9..12a0e93 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 30 07:41:36 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * exec.c (add_to_section_table): Check for SEC_ALLOC instead of + SEC_LOAD to handle .bss segments properly. + Thu Dec 30 10:16:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * infrun.c (wait_for_inferior): Enable code which assumes that if |