Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1390652
  • 博文数量: 1334
  • 博客积分: 645
  • 博客等级: 上士
  • 技术积分: 5762
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-25 16:56
文章分类

全部博文(1334)

文章存档

2014年(108)

2013年(1059)

2012年(169)

分类:

2012-12-07 17:37:38

原文地址:调试mplayer 作者:gliethttp

luther@gliethttp:/vobs/mplayer/MPlayer-1.0rc2$ ./configure --enable-gui --disable-ivtv --enable-debug=gdb   但是需要编译2次
luther@gliethttp:/vobs/mplayer/MPlayer-1.0rc2$ make -j4
安装gdb调试图形前端或者kdbg
luther@gliethttp:~$ sudo apt-get install insight
luther@gliethttp:/vobs/mplayer/MPlayer-1.0rc2$ insight ./mplayer
或者
luther@gliethttp:/vobs/mplayer/MPlayer-1.0rc2$ kdbg ./mplayer
阅读(233) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~