Bug 5884 - breakpoint across clone
Summary: breakpoint across clone
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: 5876
  Show dependency treegraph
 
Reported: 2008-03-05 17:02 UTC by Andrew Cagney
Modified: 2008-03-05 17:02 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 17:02:06 UTC
For instance:

$ ./frysk/bindir/fhpd -- ./frysk/pkglibdir/funit-fib-clone 3
Loaded executable file:
/home/scratch/frysk/git/native/frysk-core/./frysk/pkglibdir/funit-fib-clone
(fhpd) break fib
breakpoint 0 deferred
(fhpd) run
Attached to process 11276
starting/running with this command: ./frysk/pkglibdir/funit-fib-clone 3
Running process 11276
(fhpd) Breakpoint 0 fib 0x8048628
go
Running process 11276
(fhpd) focus
Target set      pid     id      path-to-executable
[0.0]           11276   11276  
/home/scratch/frysk/git/native/frysk-core/frysk/pkglibdir/funit-fib-clone
[0.1]           11276   11281   (same)
[0.2]           11276   11282   (same)
(fhpd) print n
[0.0]