Sunday 15 March 2015

"No symbols are loaded for any call stack frame" error in Visual Studio but works fine in windbg -



"No symbols are loaded for any call stack frame" error in Visual Studio but works fine in windbg -

i trying analyze dump(process dump) of x64 application. in visual studio 2008 "no symbols loaded phone call stack frame" error coming, pdbs loaded properly(confirmed under modules loaded). if same thing loaded in windbg works fine. gives thread's phone call stack , line no in code etc. happens x64 dumps(dumps captured 64 bit task manager , procdump). problem?

visual-studio windbg

No comments:

Post a Comment