Chinaunix首页 | 论坛 | 博客
  • 博客访问: 197178
  • 博文数量: 70
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 412
  • 用 户 组: 普通用户
  • 注册时间: 2013-08-30 11:07
文章分类

全部博文(70)

文章存档

2014年(68)

2013年(2)

我的朋友

发布时间:2014-12-18 16:17:59

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

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

发布时间:2014-12-18 15:22:04

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

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

发布时间:2014-12-18 14:51:50

set sysroot commandSpecifies the local directory that contains copies of target libraries in the corresponding subdirectories. This option is useful when debugging with gdbserver.Syntaxset sysroot [Directory]set sysroot remote:/set sysroot remote:[Remote directory]set.........【阅读全文】

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

发布时间:2014-12-17 22:01:00

原文:http://bbs.csdn.net/topics/380002610我曾经遇到过这种问题。。。我是用.o文件gcc -g 生成一个可执行文件。但是可执行文件是不能够使用gdb的。。只有使用.c通过gcc生成才能够进行调试的。。。。gcc -g *.c -o *  这个是不能生成可gdb的文件的。。。顶~~~~~.........【阅读全文】

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

发布时间:2014-04-28 09:03:13

Ubuntu 11.04自带的图形配置也可以: System->Preferences->Monitor最终发现了arandr:xrandr是配置显示器分辨率的命令行工具,arandr为其提供GUI界面:安装 arandr: apt-get install arandr启动后界面LVDS表示笔记本的显示器,VGA1表示外接显示器,.........【阅读全文】

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

登录 注册