Files
openide/python/testData/debug/test_two_threads.py
Elizaveta Shashkova 34045abb37 Fix working with threads in frame evaluation debugger (PY-22450, PY-22454)
We need to use old tracing function for suspending threads without breakpoint. Also sys.settrace() should be called inside a thread, that's why we pass this command as internal thread command.
2017-02-14 15:06:50 +03:00

458 B