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 python/13363] gdb crash when I try to print a std::queue inpython pretty printer


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

--- Comment #8 from Phil Muldoon <pmuldoon at redhat dot com> 2011-11-01 11:27:32 UTC ---
My comments seem to have disappeared in the comment #7 attachment.  I found an
error in my previous patch (which you point out) in that I return from a GDB
exception handler.  This is wrong.  Can you please try that attached patch (#7)
and indicate whether the issue still exists?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]