Chinaunix首页 | 论坛 | 博客
  • 博客访问: 133693
  • 博文数量: 28
  • 博客积分: 250
  • 博客等级: 二等列兵
  • 技术积分: 270
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-30 15:13
文章分类
文章存档

2017年(1)

2016年(8)

2015年(7)

2012年(12)

我的朋友

发布时间:2016-09-06 14:46:11

模块支持gcc升级4.8.2......【阅读全文】

阅读(2035) | 评论(0) | 转发(0)

发布时间:2015-09-09 21:21:56

step1: 获取进程号:pgrep -l 进程名<br />step2: 开启gdb: gdb -p pid<br />step3: 调试: &nbsp; &nbsp; &nbsp; 1)、设置断点: b file:行号<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2)、watch 变量名<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.........【阅读全文】

阅读(5539) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册