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


------- Additional Comments From drow at sources dot redhat dot com  2009-01-16 22:00 -------
Yes, this is a typical error when you try to use GDB on a PIE binary.  GDB
doesn't support PIEs; the Ubuntu patch which caused your core dump purports to
add PIE support (but has some issues, I guess).


-- 


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]