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.
Turning suspend all policy and using get stack trace command (#731)
* Continue resumes all threads * Enable suspend policy ALL * stacktraces and active exceptions are no longer stored * stacktraces and active exceptions are no longer stored * Fix set breakpoints tests * Fix exception info * Fix breakpoint tests * Fix exception breakpoint tests * Fix syntax * Fix exception info * Fix syntax * Fix Stack trace tests * Fix for 2.7 * Minor refactor * Fix ContinueTests * Fix ExceptionInfoTests * Enable more tests * Remove tests that are now no-ops * Minor tweaks * Fix test_attach_breakpoints * typo * More tweaks * Send error response for unknown threads * Use assert_contains in continue tests * Add some TODOs
- Loading branch information
1 parent
bd1d1aa
commit ed565b2
Showing
5 changed files
with
249 additions
and
324 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
Oops, something went wrong.