..
pydevd
Switch to using CMD_GET_EXCEPTION_DETAILS ( #738 )
2018-08-10 21:12:19 -07:00
vsc
Run most of the tests under Python 2. ( #405 )
2018-05-02 18:05:13 -06:00
__init__.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
_io.py
Add unhandled exception tests ( #682 )
2018-07-23 13:23:04 -07:00
argshelper.py
Fixes and tests for no-debug run ( #552 )
2018-07-02 11:21:27 -07:00
counter.py
Support re-attaching to an adapter. ( #381 )
2018-05-22 16:50:55 -06:00
debugadapter.py
Fix #355 : Add 'remote launch' - launch a program for remote debugging but continue running the user code ( #769 )
2018-08-28 11:03:21 -07:00
debugclient.py
Fix #355 : Add 'remote launch' - launch a program for remote debugging but continue running the user code ( #769 )
2018-08-28 11:03:21 -07:00
debugsession.py
Fix #355 : Add 'remote launch' - launch a program for remote debugging but continue running the user code ( #769 )
2018-08-28 11:03:21 -07:00
header.py
Add message-related testing helpers.
2018-04-11 21:44:18 +00:00
http.py
Add breakpoints before CMD_RUN is issued. ( #521 )
2018-06-25 17:31:00 -06:00
lock.py
Support re-attaching to an adapter. ( #381 )
2018-05-22 16:50:55 -06:00
message.py
Fix blocking enable_attach and breaking on the main thread in remote debugging ( #706 )
2018-08-01 13:00:14 -07:00
proc.py
break_into_debugger fixes and tests ( #740 )
2018-08-10 11:28:06 -07:00
protocol.py
Add breakpoints before CMD_RUN is issued. ( #521 )
2018-06-25 17:31:00 -06:00
resource.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
script.py
Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). ( #628 )" ( #666 )" ( #670 )
2018-07-17 14:25:53 -06:00
socket.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
stub.py
Fix the Stub.add_call_exact() signature.
2018-02-06 16:24:36 +00:00
threading.py
Fix blocking enable_attach and breaking on the main thread in remote debugging ( #706 )
2018-08-01 13:00:14 -07:00
webhelper.py
Django and Flask system test ( #689 )
2018-07-26 15:13:59 -07:00
workspace.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00