add debug.breakpoint
This commit is contained in:
@@ -41,6 +41,7 @@ namespace devtools {
|
||||
~DebuggingServer();
|
||||
|
||||
bool update();
|
||||
void onHitBreakpoint(dv::value&& stackTrace);
|
||||
|
||||
void setClient(u64id_t client);
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user