This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/16785] New: internal error with "target record-full" followed by "checkpoint"


https://sourceware.org/bugzilla/show_bug.cgi?id=16785

            Bug ID: 16785
           Summary: internal error with "target record-full" followed by
                    "checkpoint"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: patrick at parcs dot ath.cx

To reproduce:

$ gdb gdb
break main
run
target record-full
checkpoint

This sequence of commands results in the error "record_full_remove_breakpoint:
removing unknown breakpoint".

I can reproduce this error on gdb 7.6.2 and 7.7.50.20140331.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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