Why Chengdu build scuess but appeared breakpoint when running tips?
Show thread1: breakpoint1.2 2.2 errors, a bit like a step by step debugging it looks like.
The how to modify it?
Reply:
Program build success, wrong
Reply:
In the Build, the compiler just check and compile your source code. But will gradually executed at run time, when executing the set "breakpoints" (breakpoint) where it will stop, waiting for your further action.
Your situation is that there is a breakpoint in the program. You can cancel these breakpoints
No comments:
Post a Comment