Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Debug Symbols not loaded
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Porteiro
New Member

6 Posts

Posted - Nov 11 2010 :  3:44:21 PM  Show Profile  Reply with Quote
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.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 11 2010 :  10:50:57 PM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

Porteiro
New Member

6 Posts

Posted - Nov 12 2010 :  12:19:22 AM  Show Profile  Reply with Quote
No other plugins, and I'm not using a different editor.

I tried un- and re-installing VS, but it had no effect.
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Nov 12 2010 :  12:30:12 AM  Show Profile  Reply with Quote
What does the debug output window say about the symbols?
Go to Top of Page

Porteiro
New Member

6 Posts

Posted - Nov 17 2010 :  10:24:14 AM  Show Profile  Reply with Quote
It says:

'PCDLRN.exe': Loaded 'D:\\code\\qa\\Pcdlrn\\NETDEBUG\\PCDLRN.exe', Symbols loaded.
Go to Top of Page

Porteiro
New Member

6 Posts

Posted - Nov 17 2010 :  10:50:41 AM  Show Profile  Reply with Quote
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."
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Nov 17 2010 :  11:11:44 AM  Show Profile  Reply with Quote
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
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000