Code::Blocks Forums

User forums => Help => Topic started by: seismic on December 18, 2010, 04:00:43 pm

Title: some problems during using debug
Post by: seismic on December 18, 2010, 04:00:43 pm
These days i am writting a CWP/SU program .
when i debug , i have some questions.
1. i used F7 to debug,but every time debugger stopped when it goes a lib fuction of SU, "requestdoc(0);"
2. i step into a son-function,and press F7,and it will step into a 1000-times loop.
    i don't want to do the loop.
i don't konw how to do ,please help me. Thank you .
Title: Re: some problems during using debug
Post by: Pecan on December 18, 2010, 09:33:07 pm
http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/codeblocks-instructions.pdf

See "Run to Cursor"