Tag note

gdb 笔记

笔记 gdb program_name 启动 GDB 开始调试 break break function,在函数 funtion 入口处设置 breakpoint。 step step [count]:如果没有指定 count, ...


Page 1 / 1