bazel-contrib / bazel-contrib/vscode-bazel
Debugger does not stop on the breakpoints
- Dominant language
- TypeScript
- Stars
- 296
- Forks
- 108
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 5
Description
When I set breakpoints in .bzl files and go for "Build Target with Starlark Debugger" - it just runs the build, but does not stop on the breakpoints. Debug Console is all green (INFO: Debugger connection successfully established. ...), so no errors - it just does not work.
vscode-bazel 0.3.0, Bazel 2.0.0, VSCode: 1.41.1, Host: Windows 10 x64
Any troubleshooting tips?
Contributor guide
Research direction
Start by reproducing the issue with the reported vscode-bazel 0.3.0, Bazel 2.0.0, and VSCode 1.41.1 versions on Windows 10, using “Build Target with Starlark Debugger” and a breakpoint in a .bzl file. Inspect the Debug Console for the successful connection message and determine why execution continues; done means the build stops at the breakpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100