python-gdb.py: enhance py-bt command
* Add py-bt-full command * py-bt now gives an output similar to a regular Python traceback * py-bt indicates: - if the garbage collector is running - if the thread is waiting for the GIL - detect PyCFunction_Call to get the name of the builtin function
Showing
This diff is collapsed.
Please
register
or
sign in
to comment