Previous: , Up: Debugging   [Contents][Index]


18.22.2 strace

The strace built-in function has the prototype:

fun strace = void:

It prints out the current contents of the PVM stack. This is especially useful to debug the code generated by the compiler.