Skip to content

Tags: testforstephen/java-debug

Tags

0.26.0

Toggle 0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix gradle test scope (microsoft#333)

* Fix gradle test scope

Signed-off-by: Jinbo Wang <[email protected]>

* make checkstyle happy

Signed-off-by: Jinbo Wang <[email protected]>

0.25.1

Toggle 0.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ASTParser to support Java 13 syntax (microsoft#323)

Signed-off-by: Jinbo Wang <[email protected]>

0.25.0

Toggle 0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return disconnect response in 500ms (microsoft#322)

Signed-off-by: Jinbo Wang <[email protected]>

0.24.0

Toggle 0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up the registerd logger handlers when stopping the plugin (micr…

…osoft#311)

Signed-off-by: Jinbo Wang <[email protected]>

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 0.23.0 (microsoft#306)

Signed-off-by: Jinbo Wang <[email protected]>

0.22.0

Toggle 0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up the resources generated by HCR provider (microsoft#300)

* Clean up the resources generated by HCR provider

Signed-off-by: Jinbo Wang <[email protected]>

* Fix launch.json project name

Signed-off-by: Jinbo Wang <[email protected]>

* clean up hcr provider in noDebug mode

Signed-off-by: Jinbo Wang <[email protected]>

0.21.0

Toggle 0.21.0's commit message
Fix checkPrerequisite (microsoft#294)

0.20.0

Toggle 0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.20.0 (microsoft#283)

Signed-off-by: Jinbo Wang <[email protected]>

0.19.0

Toggle 0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.19.0 (microsoft#278)

Signed-off-by: Jinbo Wang <[email protected]>

0.18.0

Toggle 0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the stack frame conflicts between logical structure and evaluation (

microsoft#270)

* Fix the stack frame conflicts between logical structure and evaluation

Signed-off-by: Jinbo Wang <[email protected]>

* Use JDIThread.invokeMethod approach to handle the invalid stack frame issue

Signed-off-by: Jinbo Wang <[email protected]>