This commit is contained in:
Kovid Goyal 2014-03-30 14:35:27 +05:30
parent 05a5d7f830
commit bd0e04dec1

View File

@ -330,7 +330,7 @@ for the pdb module <https://docs.python.org/2/library/pdb.html#debugger-commands
.. note:: .. note::
The python debugger cannot handle multiple threads, so you have to The python debugger cannot handle multiple threads, so you have to
call set_starace once per thread, each time with a different port number. call set_trace once per thread, each time with a different port number.
Using the debugger in your favorite python IDE Using the debugger in your favorite python IDE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^