Bug 6572 - step-over << foo() ; bar() >> fails
Summary: step-over << foo() ; bar() >> fails
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 3346 6514
  Show dependency treegraph
 
Reported: 2008-05-27 16:23 UTC by Andrew Cagney
Modified: 2008-05-27 16:23 UTC (History)
0 users

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 Andrew Cagney 2008-05-27 16:23:50 UTC
The stepping engine is stopping immediatly after the first function call/return
on the line.  It should instead resume single stepping.