-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
rust-analyzer version: 0.3.2188-standalone (ba56d9b9b 2024-11-17) [c:\Users…
-
**Describe the bug**
When the extension launches upon opening a .swift file, it fails to find lldb-vscode.
I've tried installing llvm using brew and setting a custom path in the settings directl…
-
There is a major difference in performance when debugging with lldb-18/lldb-19 over lldb-17, where our app (game) startup and teardown times increase almost tenfold (from under a second to multiple se…
-
When debugging from vscode/cursor using lldb-dap. the debugger will crash when trying to resolve an std::optional. switching the std::optional out with an different implementation (like Optional26 by …
-
```python
$ ./pwndbg/bin/pwndbg-lldb /bin/sh
pwndbg-lldb> run -s
pwndbg-lldb> stepsyscall
╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮
│ /o…
-
we could use https://github.com/golang/vscode-go/commit/a807c61f45d27f1c30fd0fa8691b4230ef211de7 as base
-
Passing `-O “settings set target.inherit-env 1”` to the REPL doesn’t cause it to inherit the environment. (Apparently the REPL process gets launched without dealing with the environment settings.)
…
-
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: …
-
To make LoongArch support in LLDB as good as possible, we have these things to do at least:
- [x] core dump debugging #112296
- [x] function calls support in lldb expressions #114742
- [x] unwind p…
-
**Describe the bug**
The app crashes during navigation when using MapLibre Native iOS with specific conditions:
- User is in followUserCourse mode
- Map is pinched to adjust pitch level around 50 degr…