Staging
v0.8.1
https://github.com/python/cpython
Revision 84a6c205e3582b5a8705baf9720124c22f74ae4c authored by Johannes Gijsbers on 07 November 2004, 11:35:30 UTC, committed by Johannes Gijsbers on 07 November 2004, 11:35:30 UTC
the debugger enter inside pdb.set_trace.

Patch #1061767: make pdb.set_trace enter enter at the stack frame
calling pdb.set_trace().
1 parent e174ae9
History
Tip revision: 84a6c205e3582b5a8705baf9720124c22f74ae4c authored by Johannes Gijsbers on 07 November 2004, 11:35:30 UTC
Bug #1055168: calling pdb.set_trace() calls Bdb.set_trace, which made
Tip revision: 84a6c20
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top