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:
b4c61dc
)
* dbxread.c (process_one_symbol): If block addresses are relative to
author
Keith Seitz
<keiths@cygnus>
Mon, 18 May 1998 20:48:58 +0000
(20:48 +0000)
committer
Keith Seitz
<keiths@cygnus>
Mon, 18 May 1998 20:48:58 +0000
(20:48 +0000)
function start addresses, reset function_start_address whenever a new
source file is seen.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d81a635a32d4c797cbfee5729f8e6845b27fb775..ed4ffec7f2f32a905827f1ff23248edf394719f5 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,9
@@
+Mon May 18 13:34:27 1998 Keith Seitz <keiths@cygnus.com>
+
+ * dbxread.c (process_one_symbol): If block addresses are relative to
+ function start addresses, reset function_start_address whenever a new
+ source file is seen.
+
start-sanitize-d30v
Sat May 16 22:21:48 1998 Frank Ch. Eigler <fche@cygnus.com>