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
2024-04-08 17:11:47 -07:00
2024-03-14 14:30:38 -07:00
2024-07-31 14:13:39 -07:00
2025-02-03 15:22:50 -08:00
2024-11-18 12:31:19 -08:00
2024-11-18 12:31:19 -08:00