On 02/20/2013 05:21 PM, Tom Tromey wrote:
"David" == David Malcolm <dmalc...@redhat.com> writes:

David> In particular, for scripting languages,
David> it's most useful to be able to extract the script-level backtrace from
David> the C-level stack (i.e. "what was the Python code doing?")

FWIW we're adding direct support for this to gdb.
You'll be able to supply backtrace filters with your project just as you
currently can provide value and type pretty-printers.

Tom


Does it mean just dropping a python script to some directory and GDB will call this script when processing a specific coredump? Or does the caller (abrt or user) have to manually instruct gdb to use it?

Thank you,
Jirka
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to