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 Time Stamp in Micro Debug Trace (Read 6199 times)
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Time Stamp in Micro Debug Trace
May 25th, 2016 at 1:53pm
Print Post  
Everything is working fine - just wondering if there is any way to disable the timestamp line in the Debug Trace window. For most of my work it just clutters up the display and makes the output harder to read.  If not available - it would be a nice config setting to be able to turn it on/off as needed.     Kiss

=A.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Time Stamp in Micro Debug Trace
Reply #1 - May 25th, 2016 at 2:01pm
Print Post  
Thanks.

I think the issue is that you have breakpoint messages and trace messages combined (the default)

Click the settings icon on the serial monitor during debug, then click "Message Windows>Message". It is optional show show debug messages in the Trace window and/or Message window and/or serial monitor.

If "Message" is enabled then the "Micro Message" output window should show automatically when debug starts and you can switch between Trace/Message if you do want to see the trace.
  
Back to top
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: Time Stamp in Micro Debug Trace
Reply #2 - May 25th, 2016 at 3:33pm
Print Post  
Ok - I now see the Output - Debug Trace is a dupe of the "Expressions" window which shows all BKPT messages and data.  Guess I don't need both!  Do you have to change the OUTPUT window with each run or is there a default setting? Wink
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Time Stamp in Micro Debug Trace
Reply #3 - May 25th, 2016 at 3:43pm
Print Post  
No don't need both.

It should automatically switch to "Message" if messages are NOT also in the Trace window?

It tries to show the first message window when debug starts.

Does this make sense? Is working that way?
« Last Edit: May 25th, 2016 at 3:43pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: Time Stamp in Micro Debug Trace
Reply #4 - May 25th, 2016 at 4:02pm
Print Post  
Here is a screen shot of how things look after a fresh start of VS, with an existing breakpoint w/messages.  Actually - it is all fine!  I can turn off the extra pane...
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Time Stamp in Micro Debug Trace
Reply #5 - May 25th, 2016 at 4:31pm
Print Post  
That just means you have not removed the tick from "Message Windows>Trace". It's still showing the messages in the trace so will show that window by default.

You need:-

Message Windows>Message ON
Message Windows>Trace OFF
Message Windows>Serial OFF

These options apply solely to which windows display your own break point messages.
  
Back to top
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: Time Stamp in Micro Debug Trace
Reply #6 - May 25th, 2016 at 9:03pm
Print Post  
Umm - <very sheepish grin> I can't seem to find "Message Windows>Trace".  I've scoured all thu VM and can't seem to locate it...     Cry
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Time Stamp in Micro Debug Trace
Reply #7 - May 26th, 2016 at 12:04am
Print Post  
Click the settings icon on the serial monitor during debug
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint