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 breakpoints/23924] New: Binary terminates while debugger breakpoint is hit


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

            Bug ID: 23924
           Summary: Binary terminates while debugger breakpoint is hit
           Product: gdb
           Version: 8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: bullywiihacks at gmail dot com
  Target Milestone: ---

When I set a breakpoint and the code execution hits it, the binary just
terminates before I even had a chance to hit "Continue" in the debugger. This
issue occurs with the MinGW distribution (https://nuwen.net/mingw.html) and gdb
version 8.1 when a watchpoint has been defined (!). The debugger exit code
appears to be -1073741819. If I delete the watchpoint, it works as expected.

For more information see this CLion bug report:
https://youtrack.jetbrains.com/issue/CPP-14736

-- 
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]