-
### Version
v23.2.0
### Platform
```text
Microsoft Windows NT 10.0.19045.0 x64
```
### Subsystem
Node.js Debugger (V8 Inspector)
### What steps will reproduce the bug?
Install Node.js v23.2.0
…
-
### Link to the code that reproduces this issue
https://github.com/emilioestebanez/next-15-debugging-issue
### To Reproduce
1. Open in VSCode
2. Go to `Run and Debug` and execute the `Next.js: deb…
-
We see 3 tests failing for swift-lldb in CI, because of unexpected additional breakpoint sites. Failures look like this:
```
llvm-project\lldb\test\Shell\Unwind\windows-unaligned-x86_64.test:20:10: …
-
Type: Bug
the breakpoints not work, if i set a breakpoint the dubugger seems not recognize it and doesn't stop
Extension version: 2.9.8
VS Code version: Code 1.79.1 (4cb974a7aed77a74c7813bdccd9…
-
I've installed `debugpy` in my venv and `nvim-dap` for my neovim. But I cannot get the dap to stop at the breakpoint I set inside nvim.
Calling `breakpoint()` works just fine and I can debug or run…
-
@bd-viget I have this noted as a change we need to make. But I am a bit fuzzy on what that entails. Can you add in the info to this ticket to what needs to be done?
-
-
### What version of Bun is running?
1.1.34
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
When setting breakpoints on every line and starting a …
-
## Description
- https://github.com/ProxymanApp/Proxyman/issues/1945
## Acceptance Criteria
- [x] Use the latest Proxyman -> Play around with this feature -> Implement all features
- [x] Implement th…
-
After watching the same pattern as with Zig (https://github.com/ziglang/zig/issues/22039) I thought it could be an issue from LLVM, but with C3 there are other small issues added on top of it:
1) L…