Compilation constant that is replaced with the current file name.
Compilation constant that is replaced with the current line number.
Compilation constant that is replaced with the current file's module name.
Explicitly trigger a breakpoint.
Disable tracing completely.
Trace a message used for debug purposes.
The behaviour is system dependent. On a browser and node it uses
console.log
by default.
Disabled if notracestd/core/debug/notrace: () -> (st<global>) ()
is called.
Core debugging functions.
.