Bug 4036

Summary: No stack frames are selected after a step instruction
Product: frysk Reporter: Adam Jocksch <ajocksch>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED FIXED    
Severity: normal CC: mcvet
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633    

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.