Bug 3759 - fstep could be rebuild on top of rt framework
Summary: fstep could be rebuild on top of rt framework
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: 3364
  Show dependency treegraph
 
Reported: 2006-12-19 10:25 UTC by Mark Wielaard
Modified: 2006-12-19 10:25 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 Mark Wielaard 2006-12-19 10:25:30 UTC
fstep is currently build right on top of the Instruction TaskObserver. It
might be better to build it on top of the new rt framework.

The rt framework can probably also handle stepping over locking sequences like
on ppc (lwarx/stwcx).