Back to Browse

How to debug zig code in vscode with codelldb and pretty printers

415 views
Feb 14, 2026
11:17

How to debug zig code in vscode with codelldb and pretty printers vscode extension: https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb lldb pretty printers python script: https://codeberg.org/ziglang/zig/src/branch/master/tools/lldb_pretty_printers.py commands: - "command script import lldb_pretty_printers.py" - "type category enable zig.lang zig.std zig"

Download

1 formats

Video Formats

360pmp413.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to debug zig code in vscode with codelldb and pretty printers | NatokHD