mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
quit repl from step mode
This commit is contained in:
parent
e761bf0601
commit
c9bc3735f6
4 changed files with 26 additions and 7 deletions
|
@ -116,6 +116,7 @@ public:
|
|||
RootValue vImportedDrvToDerivation = nullptr;
|
||||
|
||||
bool debugStop;
|
||||
bool debugQuit;
|
||||
std::list<DebugTrace> debugTraces;
|
||||
|
||||
void debug_throw(Error e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue