Bug 5266 - break main before load
Summary: break main before load
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:42 UTC by Andrew Cagney
Modified: 2008-01-09 13:28 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:42:36 UTC
For instance:

$ ./bindir/fhpd # ./pkglibdir/hpd-c
(fhpd) break main
(fhpd) run ./pkglibdir/hpd-c
No matching breakpoint found.
Attached to process 18099
(fhpd) go
(fhpd)
Comment 1 Tim Moore 2008-01-09 13:28:52 UTC
Bug has disappeared in run/load reorg