aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/CodeGen.zig
diff options
context:
space:
mode:
authormlugg <mlugg@mlugg.co.uk>2025-05-24 22:25:17 +0100
committermlugg <mlugg@mlugg.co.uk>2025-05-25 04:43:43 +0100
commitaeed5f9ebd02b376411f3ee82dd3222f9c3b6e85 (patch)
tree94dbee0a2039f286612c069b965f0875783121ba /src/arch/arm/CodeGen.zig
parent35ba8d95a1afd0bebba3c32cf68990f5129fabfe (diff)
downloadzig-aeed5f9ebd02b376411f3ee82dd3222f9c3b6e85.tar.gz
zig-aeed5f9ebd02b376411f3ee82dd3222f9c3b6e85.zip
compiler: introduce incremental debug server
In a compiler built with debug extensions, pass `--debug-incremental` to spawn the "incremental debug server". This is a TCP server exposing a REPL which allows querying a bunch of compiler state, some of which is stored only when that flag is passed. Eventually, this will probably move into `std.zig.Server`/`std.zig.Client`, but this is easier to work with right now. The easiest way to interact with the server is `telnet`.
Diffstat (limited to 'src/arch/arm/CodeGen.zig')
0 files changed, 0 insertions, 0 deletions