-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unbound breakpoint #1748
Comments
If I set the breakpoint after the code is running, it binds. |
/jsDebugLogs |
Please collect trace logs using the following instructions:
|
Please see the attached log file. |
Type: Bug
I am no longer able to set breakpoints in my Javascript code. When I run, the red dot changes to a gray circle. Hovering the cursor over it says it is an "Unbound breakpoint". Opening the troubleshooter shows this:
This breakpoint was initially set in:
I tried changing the launch configuration, and I don't know what "sourceMapPathOverrides" are. Here is how to reproduce:
Workspace:
test.html:
test1.js:
test2.js:
Launch configuration:
Set a breakpoint in test2.js Logit on the "console.log" line.
VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sandboxed: Yes
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: unavailable_off
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (10)
(3 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: