Rebecca Turner
c263070d37
Fix crash in debugger mode using with
Fixes this crash (#592):
$ nix repl --debugger
Lix 2.92.0-dev-pre20241120-66f6dbd debugger
Type :? for help.
nix-repl> let x = 4; in __seq x (with x; (x: builtins.break x) 1)
info: breakpoint reached
[1] 949722 segmentation fault (core dumped) nix repl --debugger
Change-Id: I13c72941dc325ff984dcce2a84c01c89b1c552af
2025-02-03 15:22:50 -08:00
..
2025-02-03 15:22:50 -08:00
2025-01-31 03:48:36 +00:00
2024-06-01 20:31:24 +02:00
2024-12-10 12:32:42 -08:00
2025-02-01 21:48:48 +00:00
2024-06-16 04:03:32 +00:00