This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
debugpy
Watch
1
Star
0
Fork
You've already forked debugpy
0
mirror of
https://github.com/microsoft/debugpy.git
synced
2025-12-23 08:48:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9692e9770f
debugpy
/
tests
/
ptvsd
History
Download ZIP
Download TAR.GZ
Pavel Minaev
9692e9770f
Replace --multiprocess CLI switch with --no-subprocesses to reflect multiproc debugging being on by default.
...
Fix test_parse_args accordingly.
2019-09-14 01:54:08 -07:00
..
adapter
Tests refactoring. (
#1543
)
2019-06-28 10:13:00 -07:00
common
Fix
#1695
: Handle IDE, launcher, debug server, and no-debug disconnect
2019-09-10 15:12:23 -07:00
server
Replace --multiprocess CLI switch with --no-subprocesses to reflect multiproc debugging being on by default.
2019-09-14 01:54:08 -07:00
__init__.py
Tests refactoring. (
#1543
)
2019-06-28 10:13:00 -07:00
test_docstrings.py
Do not load ptvsd.server (and hence, pydevd) unless the subpackage is loaded explicitly or via a public API entrypoint that requires it.
2019-08-18 11:43:23 -07:00