Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Debug Symbols not loaded

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Porteiro Posted - Nov 11 2010 : 3:44:21 PM
I've got a problem where the debug symbols in my project (VS 2008) will stop loading.

The only thing that I've been able to find that solves the problem is uninstalling VisualAssistX. I uninstall it, and debug symbols will load properly. I reinstall it, and it breaks again.

I am using build 1833 of VAX.

Any ideas what I can do to fix this problem? I don't want to lose VAX, but I need those debug symbols.
6   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Nov 17 2010 : 11:11:44 AM
Sounds like you might have the source for a different version of the dll than the one being debugged.

Try disabling VA via the registry:
Exit VS2008
HKLM\\Software\\Microsoft\\VisualStudio\\9.0\\Addins\\VAssistNET.Connect9
set "LoadBehavior" to 0 (note the current value so that it can be restored later)
Start VS2008 and see if the behavior changes
Porteiro Posted - Nov 17 2010 : 10:50:41 AM
So, I guess the symbols are loaded, but it's acting like they're not. Breakpoints set in the main application never get tripped, and if I set a breakpoint inside another project, and try to go up the call stack to the main application, I get the message "There is no source code available for the current location."
Porteiro Posted - Nov 17 2010 : 10:24:14 AM
It says:

'PCDLRN.exe': Loaded 'D:\\code\\qa\\Pcdlrn\\NETDEBUG\\PCDLRN.exe', Symbols loaded.
sean Posted - Nov 12 2010 : 12:30:12 AM
What does the debug output window say about the symbols?
Porteiro Posted - Nov 12 2010 : 12:19:22 AM
No other plugins, and I'm not using a different editor.

I tried un- and re-installing VS, but it had no effect.
feline Posted - Nov 11 2010 : 10:50:57 PM
Do you have any other IDE plugin's installed?
Are you using a different compiler, so the IDE is just an editor?
Is there anything "odd" or different about your system or build process?

It does not make sense that VA would stop the debug symbols loading.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000