Setting Breakpoints · Specifying a specific line of code to stop in: break debug_me.c:9 · Specifying a function name, to break every time it is being called:
確定! 回上一頁