move throw to preverve Error type; turn off debugger for tryEval
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ public:
|
||||
bool debugStop;
|
||||
bool debugQuit;
|
||||
std::list<DebugTrace> debugTraces;
|
||||
void debug_throw(Error e);
|
||||
void debugLastTrace(Error & e);
|
||||
|
||||
private:
|
||||
SrcToStore srcToStore;
|
||||
|
||||
Reference in New Issue
Block a user