This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add set debugger property to support VS just my code * Just my code initial code * Limit continue to stepping and exceptions * Improve skipping non-user code * Fix tests * Just my code shoudl skip ptvsd files * fixes and updates (#1) * Fix typo * Use CMD_STEP_INTO_MY_CODE and CMD_SET_PROJECT_ROOTS * Update tests to reflect the new pydevd exception breakpoint cmd args * Fixes and improvements * Simplify and refactor debug options * Test fix and fix for debug property request handler for VS * More fixes * Test fixes * Address comments * Bunch of test fixes (#2) * Test fixes * Restoring auto-continue till pydev side work is done.
- Loading branch information
1 parent
8427816
commit bbeebea
Showing
6 changed files
with
209 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.