JH1
December 3rd, 2003, 06:26
Hi,
I would like to be able to view a log of all calls together with parameters to a particular function. What is the best way to go about this...can I achieve it with trace? I occasionally get an access violation in my prog and have narrowed it down to a particular function, I do not want to log anything else, just calls to this function.
Thanks in advance
JH
I would like to be able to view a log of all calls together with parameters to a particular function. What is the best way to go about this...can I achieve it with trace? I occasionally get an access violation in my prog and have narrowed it down to a particular function, I do not want to log anything else, just calls to this function.
Thanks in advance
JH