Bug 4036 - No stack frames are selected after a step instruction
Summary: No stack frames are selected after a step instruction
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-02-13 19:54 UTC by Adam Jocksch
Modified: 2007-08-01 19:30 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2007-02-13 19:54:39 UTC
After stepping (or running/stopping) the program being debugged, no frames of
the current stack are selected. As well no stack frame is selected when the
source window initially starts. This prevents the stack up/down buttons from
working properly.

After initial discussions with mcvet, the proposed solution is to automatically
select the innermost (most recent) stack frame each time the stack frame window
is repopulated.
Comment 1 Mike Cvet 2007-08-01 19:30:35 UTC
No longer an issue.