codelldb
codelldb copied to clipboard
A native debugger extension for VSCode based on LLDB
**Got an error when launching debugging** OS: Windows 10 x64 19042.1586 VSCode version: 1.70.0 CodeLLDB version: 1.7.4 Compiler: clang 14.0.6 Debuggee: x86_64-pc-windows-msvc I installed the extension CodeLLDB and configed it...
OS: MacOS Monterey 12.6 VSCode version: 1.71.2 CodeLLDB version: 1.7.4 Compiler: Clang Debuggee: Apple clang version 14.0.0 (clang-1400.0.29.102) When debugging a symbol that is remapped in a .dSym folder, the...
OS: MacOS 12.4 VSCode version: 1.71.0 (Universal)Commit: 784b0177c56c607789f9638da7b6bf3230d47a8c CodeLLDB version: v0.2.3 Compiler: clang Apple clang version 13.1.6 (clang-1316.0.21.2.5) arm64-apple-darwin21.5.0 Debuggee: lldb-1316.0.9.46 When browsing the variables in the "RUN AND DEBUG"...
OS: MacOS 12.5.1 VSCode version: 1.70.2 CodeLLDB version: v1.7.4 Compiler: rustc Debuggee: aarch64 I'm working on a compiler. To debug things, I have the ability to insert machine code breakpoints...
OS: Darwin x64 21.6.0 VSCode version: 1.71.0 CodeLLDB version: v1.7.4 Compiler: rustc 1.63.0 Debuggee: When start debug, tasks ouput warning message Verbose log Error: there is no registered task type...
OS: macOS, remotely connected to Ubuntu 22.04 VSCode version: Version: 1.70.2; Commit: e4503b30fc78200f846c62cf8091b76ff5547662; Date: 2022-08-16T05:36:37.829Z CodeLLDB version: v1.7.4 Compiler: not relevant Debuggee: not relevant **Context** I want to use vscode-URLs...
This thing needed a title. Had to rely on google search results to indicate what it was. It could also use an overview or introduction but moving the `Language` section...
OS: macOS Monterey 12.5 VSCode version: 1.70.1 CodeLLDB version: 1.7.4 Compiler: `rustc` nightly and `gcc` 11.1.0 Debuggee: `riscv64-unknown-none-elf` on QEMU riscv64-virt 7.0.0 Cannot attach to remote GDB server of QEMU....
OS: MacOS 14 VSCode version: Version: 1.86.2 (Universal) CodeLLDB version: CodeLLDB v1.10.0 Compiler: XCode/LLDB Debuggee: C compiled file Mac mini (Processor : 3.2 GHz 6-Core Intel Core i7) Python 3.10.6...
OS: Windows 7 x64 VSCode version: 1.70.2 CodeLLDB version: 1.10.0 Compiler: rustc 1.73.0 Debuggee: Windows x64, simplest possible "HelloWorld" EXE with PDB (but fails even without debugging) When I try...