codelldb icon indicating copy to clipboard operation
codelldb copied to clipboard

A native debugger extension for VSCode based on LLDB

Results 226 codelldb issues
Sort by recently updated
recently updated
newest added

I'd love to be able to use `${command:pickProcess}` with remote debugging to Android but that currently did not work because the `platform process list` command issued by pickProcess does not...

OS: macos_x64 (21G115) VSCode version: Version: 1.82.2 CodeLLDB version: v1.10.0 Compiler: Apple clang version 14.0.0 (clang-1400.0.29.202) Debuggee: Mach-O 64-bit executable x86_64 ([Dart SDK's runtime](https://github.com/dart-lang/sdk/tree/main/runtime)) I am getting the following error...

Type: Bug Does this extension use `lldb-mi` now? It is known to leak memory (on creating variables) and it caused my machine to hang. In the past I was able...

Fix toolchain file path

OS: Kubuntu 23.04 VSCode version: (Codium) 1.80.0, Release: 23188 CodeLLDB version: v1.9.2 (`version` command reports `lldb version 16.0.0-custom`) Compiler: GCC (Ubuntu 12.3.0-1ubuntu1~23.04) 12.3.0 Debuggee: Executable with shared libraries, `x86_64-linux-gnu` The...

waiting for info

OS: win10 10.0.19045 VSCode version: 1.77.3 CodeLLDB version: 1.9.0 Compiler: rustc Debuggee: x86_64-windows-msvc, PDB When debugging, it's not possible to see the values of variables inside a function that takes...

platform:windows-msvc
cause:LLDB

OS: Windows 11 22H2 VSCode version: 1.18.1 CodeLLDB version: v1.9.2 Compiler: clang++ Debuggee: x86_64-windows / dwarf, both C++ and Swift LLDB version: From the Swift toolchain ``` lldb version 16.0.0...

cause:CodeLLDB

OS: ubuntu20.04 VSCode version: 1.81.1 x64 windows CodeLLDB version: v1.9.2 Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debuggee: Dynamic link library, selectively loaded through the address in the configuration file The breakpoint...

cause:Not a bug
area:Breakpoints

- Adds support for building extension from source on Windows ARM64 #678 - Does **NOT** add support for cloud builds - May be confusing for folks who install the market...

Type: Bug Não compila, não depura, não faz nada Extension version: 1.8.1 VS Code version: Code 1.72.2 (d045a5eda657f4d7b676dedbfa7aab8207f8a075, 2022-10-12T22:15:18.074Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: No System Info |Item|Value|...

waiting for info
stale