Linux下图形界面调试工具kdbg安装及測试
1、Ubuntu系统下安装
Ubuntu系统安装比較方便,直接apt-get即可
apt-get install kdbg
2、centos 安装
首先,在这个地址下下载rpm包。然后使用rpm命令安装
http://pkgs.org/centos-5/centos-x86_64/kdbg-2.0.2-1.2.1.x86_64.rpm.html
apt-get install kdbg
http://pkgs.org/centos-5/centos-x86_64/kdbg-2.0.2-1.2.1.x86_64.rpm.html