Bug 3752 - Common 'process launcher/attacher' for all fprogs
Summary: Common 'process launcher/attacher' for all fprogs
Status: ASSIGNED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 2243 2244 2245 3364
  Show dependency treegraph
 
Reported: 2006-12-18 19:24 UTC by Mark Wielaard
Modified: 2008-03-11 13:55 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-18 19:24:21 UTC
fstack, fcore, ftrace, fstep, etc all either start a program as given on the
command line and/or as given by --pid <num> launch and attach to it. It would be
nice to have a common 'framework' for doing that.