Hi all,
Does Poly/ML include any facility for tracing calls to (certain) functions? I am interested in generating a log of all calls to certain functions (including their arguments), in order, during the run of some program.
Perhaps there is something in the profiler that can help with this?
Cheers, Ramana