[wxPython-users] Re: Segmenation fault when exiting app
Robin Dunn
robin at alldunn.com
Tue Apr 24 10:45:40 PDT 2007
Franz Steinhaeusler wrote:
>
> Sorry for getting a little OT.
> Is there anything else (I don't know gdb so good) to extract even more information.
>
> the backtrace is not the stack, isn't it.
It shows the C++ call stack, but not the data values on the stack.
> How can I get the stack or even maybe what window
> or frames were open at that time (This I think is not possible)?
It probably is, but is gdb black magic (IOW, not easy to explain or to do.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list