diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 08:17:28 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 08:17:28 (GMT) |
commit | cc1db4bf85ed83543ae73cc497eabcef825e85b9 (patch) | |
tree | cffc6a691776600e0536a48566dc625d6bf813ef /Lib/idlelib/PyShell.py | |
parent | 3c5ce404a0464721928d0decb13534c85c163b91 (diff) | |
download | cpython-cc1db4bf85ed83543ae73cc497eabcef825e85b9.zip cpython-cc1db4bf85ed83543ae73cc497eabcef825e85b9.tar.gz cpython-cc1db4bf85ed83543ae73cc497eabcef825e85b9.tar.bz2 |
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
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions