News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

some problems during using debug

Started by seismic, December 18, 2010, 04:00:43 PM

Previous topic - Next topic

seismic

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 .