projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1adbf66
)
* exec.c (add_to_section_table): Check for SEC_ALLOC instead of
author
Peter Schauer
<Peter.Schauer@mytum.de>
Thu, 30 Dec 1993 15:56:06 +0000
(15:56 +0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Thu, 30 Dec 1993 15:56:06 +0000
(15:56 +0000)
SEC_LOAD to handle .bss segments properly.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 9ff71f91b8e0032e82bb443ac1c0e3d4e4563874..12a0e930160fd59c7d07858c52e4a907717a460f 100644
(file)
--- 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