From 2d3ae7bf6d3c89cd698ca7c8c3d7b8f681e920c3 Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Thu, 30 Dec 1993 15:56:06 +0000 Subject: [PATCH] * exec.c (add_to_section_table): Check for SEC_ALLOC instead of SEC_LOAD to handle .bss segments properly. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9ff71f91b8e..12a0e930160 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 -- 2.30.2