Bug 3760

Summary: fstep should step all Tasks
Product: frysk Reporter: Mark Wielaard <mark>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 3364    

Description Mark Wielaard 2006-12-19 10:26:27 UTC
fstep only steps the main task. Plumbing is in place to track other
Tasks, but nothing is connected to that yet.
Comment 1 Mark Wielaard 2007-06-19 08:57:58 UTC
It should do the same thing as ftrace does. Create a
frysk.proc.ProcObserver.ProcTask and instantiate a frysk.proc.ProcTaskObserver
with the given Proc and ProcTask observer.