Not so sure about any real IDEs, lldb has worked fine for the (fairly small) zig programs I've worked on and the "CodeLLDB" vscode extension worked. Of course with the move from LLVM i assume lldb will stop working, and vscode may not be a good enough debugging experience.
flohofwoe|2 years ago
But even without LLVM backend I would expect that Zig will be able to produce DWARF debug information.