Skip to content

Conditional breakpoint: com.sun.jdi.InvalidStackFrameException occurred while retrieving value #254

@bsaby

Description

@bsaby
Environment
  • Operating System: Windows
  • JDK version: 8
  • Visual Studio Code version: 1.21.1
  • Java extension version: 0.7.0
  • Java Debugger extension version:0.20.0
Steps To Reproduce
  1. Open project simple-app in vscode
  2. Set conditional breakpoint on line 13 with condition i ==1000, F5 and wait the breakpoint to be hit

[attach a sample project reproducing the error]
simple-app.zip

attach logs
image

Current Result

image

Except Result

Hit the conditional breakpoint when i equals 1000

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions