diff options
author | Skip Montanaro <skip@pobox.com> | 2005-01-08 21:56:43 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2005-01-08 21:56:43 (GMT) |
commit | afd77d980ea68f7286ce6002e4b0c22d28ca8d6f (patch) | |
tree | 5e4cabd07e62fa4c4206e86e0a5a0173cd93b711 /Python | |
parent | 9ddb3005986dae244935c670cdd58cc08b09f752 (diff) | |
download | cpython-afd77d980ea68f7286ce6002e4b0c22d28ca8d6f.zip cpython-afd77d980ea68f7286ce6002e4b0c22d28ca8d6f.tar.gz cpython-afd77d980ea68f7286ce6002e4b0c22d28ca8d6f.tar.bz2 |
Add definitions for "up" and "down" commands that print/display the current
Python file/line when the current C execution frame is inside
PyEval_EvalFrame. These are commented out by default because GDB sometimes
crashes as a result (seems like a GDB bug).
Add a pyframe command that displays the current Python stack frame. If the
marked lines are uncommented, it will also cause Emacs/XEmacs to display the
current file/line.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions