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++/14834] Crash while trying to read field


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

--- Comment #5 from Tom Tromey <tromey at redhat dot com> 2012-11-19 17:21:58 UTC ---
(In reply to comment #4)

> 
> But if you mean stack of gdb itself... I don't know how to do that. 
>

When you get the "Quit this debugging session" prompt, in another
window, use "ps" to find the PID of gdb, then "gdb -p PID".
Then in the new gdb, "bt"

Thanks.

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