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 Debugger - Should HitCount default to millis or integer counter? (Read 2536 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Debugger - Should HitCount default to millis or integer counter?
Nov 4th, 2015 at 7:01pm
Print Post  
Do you both feel the HitCounter should default to Millis or Count?

Ray, I am not sure about SAM yet but certainly expect to have a SAMD debugger next year.
« Last Edit: Nov 4th, 2015 at 9:34pm by Tim@Visual Micro »  
Back to top
IP Logged
 
RayLivingston
Full Member
***
Offline


Posts: 158
Location: California
Joined: Nov 24th, 2012
Re: Debugger - Should HitCount default to millis or integer counter?
Reply #1 - Nov 4th, 2015 at 9:09pm
Print Post  
Tim,

HitCount defaulting to count would make more sense to me, and is more conventional, given that a "pass counter" is a common feature on debuggers.  Not too often I would find using time all that useful, since my code tends to be very heavily event driven.  And, if you don't know about that setting, the name "Hit Count" is very mis-leading.

Regards,
Ray L.
« Last Edit: Nov 4th, 2015 at 9:34pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Debugger - Should HitCount default to millis or integer counter?
Reply #2 - Nov 4th, 2015 at 9:36pm
Print Post  
Thanks, I'm going to give it some thought. 

I think a "debugger" toolbar might help make the options more obvious. Then if the HitCount is switched to an integer existing users won't be so easily confused.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint