gdb: provide a stack unwinder in Python #12395
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
The recently released Gdb 7.10 added support for writing a frame unwinder in Python,
which is ideal for us.
doc: https://sourceware.org/gdb/current/onlinedocs/gdb/Unwinding-Frames-in-Python.html#Unwinding-Frames-in-Python
The issue tracks that.
The text was updated successfully, but these errors were encountered: