mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
break() primop; step and go debug commands
This commit is contained in:
parent
990bec78d3
commit
412d58f0bb
4 changed files with 40 additions and 2 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
RootValue vCallFlake = nullptr;
|
||||
RootValue vImportedDrvToDerivation = nullptr;
|
||||
|
||||
bool debugStop;
|
||||
std::list<DebugTrace> debugTraces;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue