* blockframe.c (find_pc_partial_function): If pst->readin is

set, don't try to get symbols from pst.
This commit is contained in:
Jim Kingdon 1993-09-30 21:53:12 +00:00
parent 2289e1c30b
commit dfbf020831

View file

@ -1,5 +1,8 @@
Thu Sep 30 11:30:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 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 * inflow.c (generic_mourn_inferior): Call reinit_frame_cache
instead of doing it ourself. instead of doing it ourself.
* blockframe.c (reinit_frame_cache): Use code which was in * blockframe.c (reinit_frame_cache): Use code which was in