You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set a breakpoint to lines 1 and 2 in the index2.js file
Launch Launch Program
The debugger stops on line 1
The breakpoint is unbound 🐛
Screen.Recording.2025-02-07.at.10.49.23.mov
Additional Information
Operating System:
Theia Version: Version 1.58.100
The text was updated successfully, but these errors were encountered:
kittaakos
changed the title
Theia marks the breakpoint as unbound if it's the current stack frame
Theia does not update breakpoints with 0 ID
Feb 7, 2025
Bug Description:
When the current stack frame is on a breakpoint, Theia marks the breakpoint as unbound. On the UI, it looks like it's disabled.
Steps to Reproduce:
index2.js
:./vscode/launch.json
:Launch Program
Screen.Recording.2025-02-07.at.10.49.23.mov
Additional Information
Version 1.58.100
The text was updated successfully, but these errors were encountered: