mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Fix server attach break into debugger issue * More fixes and tweaks * Added launch module test for break_into_debugger * Tweak allowing break_into_debugger * Add more tests * Switch to using CMD_GET_EXCEPTION_DETAILS (#738) * Switch to using CMD_GET_EXCEPTION_DETAILS * Fix exception tests * Fix breakpoint tests * Fix ThreadSuspendEventTests * Fix ExceptionInfoTests * Fix linter issue * Some tweaks * Fix server attach break into debugger issue * More fixes and tweaks * Added launch module test for break_into_debugger * Fix linter issues |
||
|---|---|---|
| .. | ||
| debugger_protocol | ||
| helpers | ||
| highlevel | ||
| ptvsd | ||
| resources/system_tests | ||
| system_tests | ||
| __init__.py | ||
| __main__.py | ||
| test_setup.py | ||
| test_tests___main__.py | ||