debugpy/tests/debug
Pavel Minaev e9dc3e8844 Fix #1074: Use "startDebugging" request for subprocesses
Use the request if client advertises the "supportsStartDebuggingRequest" capability.
2023-02-07 13:04:58 -08:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Blacken code. 2022-04-13 11:38:41 -07:00
config.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00
output.py Blacken code. 2022-04-13 11:38:41 -07:00
runners.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00
session.py Fix #1074: Use "startDebugging" request for subprocesses 2023-02-07 13:04:58 -08:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00