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/9723] New: gdb core dumps on adding a breakpoint


I tried to add a breakpoint at function entry.  Oddly, gdb believed that the
breakpoint didn't exist, asking if it should be added pending shared library
load.  I replied yes and started running the program.  When it hit the
breakpoint it core dumped.

Exact version: Fedora (6.8-29.fc10)

The binary I was debugging is available here:

http://valhenson.org/patches/automount

Exact commands to trigger bug:

set args -dfv
break become_daemon (answer y)
run

-- 
           Summary: gdb core dumps on adding a breakpoint
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: vaurora at redhat dot com
                CC: gdb-prs at sourceware dot org
  GCC host triplet: Fedora 10 x86_64
GCC target triplet: Fedora 10 x86_64


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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