Client-specific debug state.
This commit is contained in:
@@ -47,7 +47,6 @@ public:
|
||||
|
||||
int AddBreakpoint(Breakpoint* breakpoint);
|
||||
int RemoveBreakpoint(Breakpoint* breakpoint);
|
||||
int RemoveAllBreakpoints();
|
||||
|
||||
private:
|
||||
Runtime* runtime_;
|
||||
|
||||
Reference in New Issue
Block a user