This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5708] New: a break creates one breakpoint


For instance:

$ fhpd
(fhpd) load /bin/echo
Loaded executable file: /bin/echo
(fhpd) load /bin/echo
Loaded executable file: /bin/echo
(fhpd) focus 
Target set      pid     id
[0.0]           0       0
[1.0]           0       0
(fhpd) break main
breakpoint 0 deferredbreakpoint 1 deferred
(fhpd) run
Attached to process 2078
Error: requestDeleteInstructionObserver
Attached to process 2079
Running process 2079
Running process 2078
(fhpd) 
Task 2078 is terminating

Task 2079 is terminating
actions 
BREAKPOINTS
0  n main 
1  n main 


there should have been only one breakpoint

-- 
           Summary: a break creates one breakpoint
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
OtherBugsDependingO 2246
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=5708

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]