mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
05a5d7f830
commit
bd0e04dec1
@ -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
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user