Skip to content

Tags: Balfazaar/java-debug

Tags

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]>

0.17.0

Toggle 0.17.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.17.0 (microsoft#257)

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

0.16.0

Toggle 0.16.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.16.0 (microsoft#250)

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

0.15.0

Toggle 0.15.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.15.0 (microsoft#240)

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

0.14.0

Toggle 0.14.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 0.14.0 (microsoft#239)

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

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix debug buttons disabled issue: send StoppedEvent after StepRespons…

…e/ContinueResponse (microsoft#227)

* Fix debug buttons disabled issue: send StoppeEvent after StepResponse/ContinuedResponse

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

* Remove the incorrect comments

* Use private object as lock