Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mahaju on March 12, 2012, 03:56:02 am

Title: step out of loop in codeblocks debugger
Post by: mahaju 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
Title: Re: step out of loop in codeblocks debugger
Post by: oBFusCATed on March 12, 2012, 08:33:23 am
Yes, use the run to cursor command.