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:
0bcce7d
)
* stack.c (print_frame_info): Use minimal symbol only if
author
Peter Schauer
<Peter.Schauer@mytum.de>
Mon, 20 Nov 1995 09:01:52 +0000
(09:01 +0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Mon, 20 Nov 1995 09:01:52 +0000
(09:01 +0000)
fi->pc is in a known section.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3ea7549d700c53d9ee3724f4ace5b8906fad567d..20e8580aef3eff90d5aab8aba99ab4a205cadc70 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-2,6
+2,8
@@
Sun Nov 19 05:20:53 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* irix5-nat.c, osfsolib.c (solib_address): Return the name of the
containing solib.
+ * stack.c (print_frame_info): Use minimal symbol only if
+ fi->pc is in a known section.
Sat Nov 18 11:19:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>