Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
step out of loop in codeblocks debugger
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: step out of loop in codeblocks debugger (Read 4899 times)
mahaju
Multiple posting newcomer
Posts: 25
step out of loop in codeblocks debugger
«
on:
March 12, 2012, 03:56:02 am »
Hi
Is there a way I can do a "step out" from within a loop (for loop, do - while, etc) in the same way I can step out of a function?
Thank you
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: step out of loop in codeblocks debugger
«
Reply #1 on:
March 12, 2012, 08:33:23 am »
Yes, use the run to cursor command.
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
step out of loop in codeblocks debugger