Bug 5880 - following children in fhpd
Summary: following children in fhpd
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Tim Moore
URL:
Keywords:
Depends on:
Blocks: 2246 5876
  Show dependency treegraph
 
Reported: 2008-03-05 16:56 UTC by Andrew Cagney
Modified: 2008-03-05 16:56 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-03-05 16:56:21 UTC
For insance:

$ ./frysk/bindir/fhpd -- ./frysk/pkglibdir/funit-fib-fork 3Loaded executable
file: /home/scratch/frysk/git/native/frysk-core/./frysk/pkglibdir/funit-fib-fork
(fhpd) break main
breakpoint 0 deferred
(fhpd) run
Attached to process 10989
starting/running with this command: ./frysk/pkglibdir/funit-fib-fork 3
Running process 10989
(fhpd) Breakpoint 0 main 0x804857f
go
Running process 10989
(fhpd) fib (3) = 2
Task 10989 is exiting with status 0