Next: rtrace, Previous: __LINE__ and __FILE__, Up: Debugging [Contents][Index]
__LINE__
__FILE__
The strace built-in function has the prototype:
strace
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.