Author Topic: step out of loop in codeblocks debugger  (Read 4899 times)

Offline 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
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.
(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!]