mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 15:12:31 +00:00
c894ac09a3
Previously, stepping from the single statement within the loop would always exit the loop because all of the code unrolled from the loop is associated with the same line and treated by the debugger as one line. |
||
---|---|---|
.. | ||
behavior | ||
c_abi | ||
c_import | ||
cases | ||
incremental | ||
link | ||
src | ||
standalone | ||
assemble_and_link.zig | ||
behavior.zig | ||
c_import.zig | ||
cases.zig | ||
compare_output.zig | ||
compile_errors.zig | ||
gen_h.zig | ||
llvm_targets.zig | ||
nvptx.zig | ||
run_translated_c.zig | ||
stack_traces.zig | ||
tests.zig | ||
translate_c.zig |