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 c++/11031] gdb terminates when trying to set breakpoint at C++ exception


------- Additional Comments From ppluzhnikov at google dot com  2009-11-30 06:57 -------
(In reply to comment #3)

> I obtained my gdb from here:
>
https://sourceforge.net/projects/mingw/files/GNU%20Source-Level%20Debugger/GDB-7.0/gdb-7.0-mingw32-bin.tar.gz/download

I just installed that copy, and observed the exact same output on my test
program from comment 2.

I suspect the problem may only be triggered by your real code, and not by the
test program. Please try to build the test program from comment 2, and if GDB
doesn't work for it, please paste your *entire* GDB session.

If GDB does work for the test program, then try to reduce your real executable
to the point where it contains no proprietary code and is small enought that it
can be attached to this PR.


-- 


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

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