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
 1535: No macro tooltips in debugger
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kevinsikes
Tomato Guru

USA
271 Posts

Posted - Sep 22 2006 :  3:20:57 PM  Show Profile  Reply with Quote
Tooltips for C/C++ macro values are not displayed while debugging:



In order to see the value of the macro, I have to click the macro and look up to the navigation bar. I know a while back there were several threads regarding double tooltips in the debugger. I wonder if this is a side effect of the fix? Can anyone else reproduce this?

VA X 1535 on VS.NET 2003 SP1

Kevin Sikes
Infotainment Platform Design Engineer
Ford Motor Company

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 24 2006 :  3:20:32 PM  Show Profile  Reply with Quote
i am not seeing any problems with VS 2003 and VA 1535 here, but no service pack is installed. i shall install SP1 and see if that makes a difference.

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

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 24 2006 :  4:46:54 PM  Show Profile  Reply with Quote
i get the tooltips with VS2003 SP1 installed. i am testing in a very simple C++ command line project, that has been paused with a breakpoint (F9)

are you getting tooltips on functions and types?
if you try alt-g on MAX_TEXT_LINES what happens?
do you get the tooltip on this when you are editing?

did this effect start when you installed SP1? if not do you have any idea of the trigger? or has it always been like this?

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

kevinsikes
Tomato Guru

USA
271 Posts

Posted - Sep 24 2006 :  11:35:14 PM  Show Profile  Reply with Quote
I get tooltips on functions, but they are from the IDE. Likewise, the tooltips for variables are from the IDE and show the value of the variable without its type. Alt+G goes to the definition properly, and clicking on the macro shows its value in the Definition Field, so VA X knows the value of the macro but is not displaying it in a tooltip. I see the correct macro tooltip when editing.

See this movie to view the problem.

Kevin Sikes
Infotainment Platform Design Engineer
Ford Motor Company

Edited by - support on Sep 25 2006 2:23:03 PM
Go to Top of Page

rhummer
Tomato Guru

USA
527 Posts

Posted - Sep 25 2006 :  10:22:41 AM  Show Profile  Reply with Quote
I see the issue using VS2005. I get no toolips for macros, and no tooltips for methods called from objects. Methods called from the same object show from the IDE only.

Alt+G does work for me Feline.

case=2704

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

kevinsikes
Tomato Guru

USA
271 Posts

Posted - Sep 25 2006 :  10:45:16 AM  Show Profile  Reply with Quote
I found the problem! In VS.NET 2003, Tools - Options G?? Text Editor G?? C/C++ - Formatting G?? Enable automatic Quick Info ToolTips was unchecked. With this checked, the macro values are correctly displayed in the debugger. However, it is the IDE that's displaying them, not VA X.

[tangent]
I didn't even realize the IDE could do this. Being a VA X user during the transition from VC6 to VS.NET 2003, it's sometimes hard for me to flesh out what services are provided by the IDE and what services are provided by VA X. Now that's tight integration!
[/tangent]

Kevin Sikes
Infotainment Platform Design Engineer
Ford Motor Company
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 30 2006 :  5:06:41 PM  Show Profile  Reply with Quote
yes, the integration is very impressive

the tooltips are confused by the fact that in VS2003 sometimes the tooltip is from VA, and sometimes the tooltip is from the IDE.

zen is the art of being at one with the two'ness
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