(lldb) b test.c:12. Set a breakpoint at all C++ methods whose basename is main. (gdb) break main (Hope that there are no C functions named main).
確定! 回上一頁