Staging
v0.5.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

README

back to top