|
|
|
|
|
by flohofwoe
1164 days ago
|
|
At least DWARF is supported (e.g. any gdb or lldb frontend works, e.g. what various VSCode extensions like CodeLLDB offer). Not sure about PDB support on Windows actually. This also means you can transparently debug-step from Zig into C code and back, which is kinda expected but it never gets old for me :) |
|