I want to trace the execution of a Julia program to find out where an error 
occurs. Is there something like a @trace macro, similar to @time or 
@profile?

-erik

Reply via email to