debugpy/ptvsd
2018-09-10 13:55:49 -07:00
..
_vendored Fix issue in attach to process and improvement when dealing with coverage integration. (#781) 2018-09-05 11:22:24 -07:00
__init__.py Clean up handling of vendored projects. (#383) 2018-04-19 18:20:06 -06:00
__main__.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
_local.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
_remote.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
_util.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
_version.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
attach_server.py Fix for server attach break into debugger (#746) 2018-08-13 14:10:23 -07:00
daemon.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
debugger.py Clean up session handling in the daemon. (gh-463) 2018-06-07 11:52:35 -06:00
exit_handlers.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
futures.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
ipcjson.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
pathutils.py Fix pathutils issue with relative paths and use mixed-case test path name in test. (#647) 2018-07-12 13:28:17 -07:00
pydevd_hooks.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
reraise.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
reraise2.py lint 2018-04-11 22:21:14 +00:00
reraise3.py lint 2018-04-11 22:21:14 +00:00
runner.py Remove redirect output timeout (#734) 2018-08-06 10:42:01 -07:00
safe_repr.py Fixes exception in django cause by long iter check (#443) 2018-05-30 15:21:31 -07:00
session.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
socket.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
ThirdPartyNotices.txt Updating Third Party Notices (#474) 2018-06-13 14:20:01 -07:00
untangle.py lint 2018-03-20 00:53:45 +00:00
version.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
wrapper.py Add test cases for wait on exit (#784) 2018-09-10 13:55:49 -07:00