Hello Experts!,
I am stuck with debugging symbols for windows server 2012 , I have a duplicate post under MSDN forums ( please excuse me for this ) , but haven’t got any reply -so promptly switching to OSR
=================
I followed the webpage and downloaded symbol package for windows 8 and server 2012 and pointed my symbol path manually, but there are mismatch for major symbols
Eg: NTDLL = mismatch
mscoree - couldn’t find symbols
I have performed !sym noisy then .reload -f = but no luck , still same errors.
Also I tried pointing to public symbol server , and during debug, none of the symbols gets loaded to the defined folder.
Please assist
Could be that the image headers are paged out, see:
http://www.osronline.com/ShowThread.cfm?link=195224
-scott
OSR
wrote in message news:xxxxx@windbg…
Hello Experts!,
I am stuck with debugging symbols for windows server 2012 , I have a
duplicate post under MSDN forums ( please excuse me for this ) , but haven’t
got any reply -so promptly switching to OSR
=================
I followed the webpage and downloaded symbol package for windows 8 and
server 2012 and pointed my symbol path manually, but there are mismatch for
major symbols
Eg: NTDLL = mismatch
mscoree - couldn’t find symbols
I have performed !sym noisy then .reload -f = but no luck , still same
errors.
Also I tried pointing to public symbol server , and during debug, none of
the symbols gets loaded to the defined folder.
Please assist