Is it possible to get the DebugDiag Analysis to provide stack trace info like the windbg 'kp' command ? i.e. 'kp' has the source file path, line number and values of arguments (i have confirmed that for a valid DMP that our symbol server correctly instruments the DMP in windbg)
Thanks