ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
33.78k stars 2.47k forks source link

Debugger pretty printing #7283

Open xackus opened 3 years ago

xackus commented 3 years ago

I am creating this issue to track the state of debugger pretty printing of Zig language constructs and standard library.

kassane commented 10 months ago

Any update on this issue?

andrewrk commented 10 months ago

related: #25