Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Micro Debug Trace - OK, Micro Debug Message - Zip (Read 3019 times)
Plier
Newbies
*
Offline


Posts: 2
Joined: Jan 20th, 2014
Micro Debug Trace - OK, Micro Debug Message - Zip
Jan 20th, 2014 at 9:06pm
Print Post  
I have added a number of breakpoints to a sketch, while I am able to my messages in the Output - Micro Debug Trace window. I get nothing in the Micro Debug Message window.

I am running VS 2013 - 12.0.21005.1 REL and Visual Micro 1.1401.20.

Can you please assist?
« Last Edit: Jan 20th, 2014 at 9:10pm by Plier »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Micro Debug Trace - OK, Micro Debug Message - Zip
Reply #1 - Jan 20th, 2014 at 11:01pm
Print Post  
Hi,

The default has changed but it might change back again. 

You have complete control to override as follows, your settings will be saved:-

The BUG button on the serial window is enabled when the debugger is running and contains a menu item called "Message Windows". The options of the menu allow you to control which windows debugger text messages are displayed in.

The current default combines text messages and trace messages together and will will note that "Message Windows>Trace" is ticked

If you un-tick "Trace" and tick "Message" then this will work like the previous release and show separate trace and messages. If you tick both then both the trace and message output windows will show text messages.

I can't make my mind up what the best default should be, the current defaults ensure that everything is visible while the debugger runs. Interested to hear opinions thanks.

One thing to be careful of, if there are huge volumes of debugger messages per second, showing messages in both the trace and the message window will affect pc cpu usage. On fast pc's it might not be an issue but on slower pc's it can cause the pc debugger display to fall behind real-time due to inability to process messages fast enough.

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint