mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] enable expression evaluation for auxtools debug server (#5809)
* add auxtools_expr_stub (#59187) * enable expression evaluation for auxtools debug server Co-authored-by: William Wallace <me@wiox.me>
This commit is contained in:
co-authored by
William Wallace
parent
e62a9d8a18
commit
d5a3f75a1c
@@ -31,6 +31,9 @@
|
||||
/proc/auxtools_stack_trace(msg)
|
||||
CRASH(msg)
|
||||
|
||||
/proc/auxtools_expr_stub()
|
||||
CRASH("auxtools not loaded")
|
||||
|
||||
/proc/enable_debugging(mode, port)
|
||||
CRASH("auxtools not loaded")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user