Bug 5883 - break main, without any breakpoints
Summary: break main, without any breakpoints
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: 5876
  Show dependency treegraph
 
Reported: 2008-03-05 17:00 UTC by Andrew Cagney
Modified: 2008-03-05 17:00 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:00:46 UTC
for instance:

$ ./frysk/bindir/fhpd
(fhpd) break main
No matching breakpoint found.
(fhpd) 

Should it be defered?