Linux中的gdb調試

一、 gdb調試:         1. 啓動gdb                 start -- 只執行一步                     n -- next                     s -- step(單步) -- 可以進入到函數體內部                     c - continue -- 直接停在斷點的位置                   
相關文章
相關標籤/搜索