J
Julia
Hi
I can see that .NET have System.Diagnostics.StackTrace class
and I wonder can it be used to log the stack including values which was
passed to the function?
can i use reflection(some how....) to get the desire information?!
I understand that I need to add the debug symbols in release mode.
Thanks.
I can see that .NET have System.Diagnostics.StackTrace class
and I wonder can it be used to log the stack including values which was
passed to the function?
can i use reflection(some how....) to get the desire information?!
I understand that I need to add the debug symbols in release mode.
Thanks.