orb1t / java-debug
forked from microsoft/java-debugBe notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign upBump version to 0.19.0 (microsoft#278) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
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 <jinbwan@microsoft.com> * Use JDIThread.invokeMethod approach to handle the invalid stack frame issue Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Bump version to 0.17.0 (microsoft#257) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Bump version to 0.16.0 (microsoft#250) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
bump version to 0.15.0 (microsoft#240) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
bump version 0.14.0 (microsoft#239) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
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 <jinbwan@microsoft.com> * Remove the incorrect comments * Use private object as lock
PreviousNext