说亦不清,道亦不明bluelan.blog.chinaunix.net
zj47596731
Must Be
全部博文(63)
C#(1)
Linux Shell(4)
Linux C(26)
2019年(1)
2017年(4)
2016年(6)
2015年(2)
2014年(1)
2013年(3)
2012年(10)
2011年(36)
ybly12
zx_310
64492407
亘古Shen
3q3q3q
sunking4
岸边的莎
leaveing
uniquexc
格伯纳
发布时间:2016-05-11 10:51:04
ps -ef|grep xxx 得到进程或子进程ID号(8888)运行gdb(gdb)file /usr/xxx(gdb)attach 8888(gdb)b 函数名(gdb)c(gdb)detach......【阅读全文】
登录 注册