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/14391] gdb.Breakpoint.stop callinggdb.parse_and_eval("(int) $rax") + Ctrl^C crashes GDB (assertion fail)


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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2012-07-31 19:18:16 UTC ---
This stack trace shows an exception being re-thrown.
It would be interesting to see where the exception was
originally thrown.
This might be a little difficult to dig up, though.

It would also be nice to see the exception being thrown.
Maybe this would let us find the thrower.

Another thing that would be worth knowing is which sniffer
is being called in frame_unwind_find_by_frame.

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