Breakpoints triggering.
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
|
||||
void Nop();
|
||||
|
||||
void SourceOffset(uint64_t offset);
|
||||
|
||||
// trace info/etc
|
||||
void DebugBreak();
|
||||
void DebugBreakTrue(Value* cond);
|
||||
|
||||
Reference in New Issue
Block a user