|
: 7 : 10 : 3 |
GetThreadInfo is great for error handling. It would be great to extend with a parameter "LSI_THREAD_CALLSTACK" which records the subroutine/function call history. This would show the path code took before erroring out. This would also help identify infinite loops.
|