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

2017年(1)

2016年(8)

2015年(7)

2012年(12)

我的朋友

发布时间: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;.........【阅读全文】

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

发布时间:2015-08-16 16:40:08

按照https://github.com/grpc/grpc/blob/master/INSTALL安装grpc<br />在make的过程中出现如下错误:<br /><span style="line-height:1.5;">make[1]: Entering directory `/home/work/chensijiao/opensource/grpc/third_party/protobuf'</span> <p class="p1"><span class="s1">make[1]: *** No rule to make target `c.........【阅读全文】

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

发布时间:2012-11-17 16:58:11

......【阅读全文】

阅读(2076) | 评论(0) | 转发(1)

发布时间:2012-11-16 20:00:04

......【阅读全文】

阅读(4861) | 评论(0) | 转发(3)

发布时间:2012-11-10 10:33:55

......【阅读全文】

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

登录 注册