咱们需求暂停一下。
We could set a breakpoint when the main function is entered with the command 'break main', or specify any other function name we were interested in.
可以使用命令'breakmain '在进入main函数时设置断点,或者可以指定其它任何感兴趣的函数名来设置断点。
We could set a breakpoint when the main function is entered with the command 'break main', or specify any other function name we were interested in.
可以使用命令'breakmain '在进入main函数时设置断点,或者可以指定其它任何感兴趣的函数名来设置断点。
应用推荐