Hi All,
I have doing a crash dump analysis and not able map the source code line for each frame in the call stack. I have set the symbols correctly and set the source code path also. I have enabled the source code debugging by .lines command. Could some one help me in mapping the source code line number.
Thanks,
Anil
What’s your kv output? That will show where WinDBG is going to look for the
source if you don’t have your source path set, which can be a guide for what
your source path should be.
-scott
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
wrote in message news:xxxxx@windbg…
Hi All,
I have doing a crash dump analysis and not able map the source code line for
each frame in the call stack. I have set the symbols correctly and set the
source code path also. I have enabled the source code debugging by .lines
command. Could some one help me in mapping the source code line number.
Thanks,
Anil