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


20.23.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.