mostly works!

occasional deadlock at last test; gonna keep checking that out.
This commit is contained in:
Putnam
2020-12-18 17:49:32 -08:00
parent 2de8b8e188
commit f0b3ad7a22
9 changed files with 35 additions and 17 deletions
+2 -3
View File
@@ -28,6 +28,5 @@
#define VAR_PROTECTED var
#endif
/world/proc/enable_debugger()
if (fexists(EXTOOLS))
call(EXTOOLS, "debug_initialize")()
/proc/enable_debugging()
CRASH("Auxtools not found")