Bug 5264 - breakpoints lost between runs
Summary: breakpoints lost between runs
Status: RESOLVED WORKSFORME
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 5292
  Show dependency treegraph
 
Reported: 2007-11-02 16:37 UTC by Andrew Cagney
Modified: 2008-01-09 13:22 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 2007-11-02 16:37:46 UTC
For instance:

$ ./bindir/fhpd ./pkglibdir/hpd-c
Attached to process 18089
(fhpd) break main
breakpoint 0
(fhpd) go
(fhpd) Breakpoint 0 main

(fhpd) run ./pkglibdir/hpd-c
Attached to process 18090
(fhpd) go
(fhpd)
Comment 1 Tim Moore 2008-01-09 13:22:32 UTC
This bug seems to have disappeared in the recent run/load reorg.