forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

conditional breakpoints

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato
View previous topic :: View next topic  
Author Message
bjelbo



Joined: 19 Dec 2011
Posts: 3

PostPosted: Sun Jan 08, 2012 12:25 pm    Post subject: conditional breakpoints Reply with quote

Hi

I have been trying to use conditional breakpoints to debug a loop i made. However, pressing shift+F2 does nothing. I can set a standard breakpoint using F2, and if I right click the breakpoint the option "set conditional breakpoint" is marked grey. Any suggestions?

Also, when running the debugger is there a step option that goes further than step over, and not only steps over functions and subroutines, but skips the body of a loop; such that I can see variable values after each iteration of a do loop, but not needing to step through every line in the loop everytime?

I'm using plato, FTN95 personal edition.

Thanks beforehand for all suggestions
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Mon Jan 09, 2012 11:17 am    Post subject: Reply with quote

You can only set conditional break points whilst debugging.

For a loop, if you set a break point within the loop, then you can press F5 repeatedly to run to the breakpoint for each cycle of the loop.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group