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:
2289e1c
)
* blockframe.c (find_pc_partial_function): If pst->readin is
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 30 Sep 1993 21:53:12 +0000
(21:53 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 30 Sep 1993 21:53:12 +0000
(21:53 +0000)
set, don't try to get symbols from pst.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d471065a689eae36a4bff1a2c6b5be85ef4e9b9b..0d2a958224a2eabc9a5c1789e292e0e6bbeffa5c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Thu Sep 30 11:30:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * blockframe.c (find_pc_partial_function): If pst->readin is
+ set, don't try to get symbols from pst.
+
* inflow.c (generic_mourn_inferior): Call reinit_frame_cache
instead of doing it ourself.
* blockframe.c (reinit_frame_cache): Use code which was in