当前位置:网站首页>gdb安装
gdb安装
2022-06-26 18:05:00 【月上纱窗】
You can download the latest and compile it by yourself
wget http://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.gz
tar xvfz gdb-7.5.tar.gz
cd gdb-7.5
./configure
make
cp gdb/gdb /usr/local/bin
Take care about that the /usr/local/bin is at the beginning of the PATH you are using while running QtCreator
You can place the following line into your .profile
export PATH=$PATH:/usr/local/bin
wget http://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.gz
tar xvfz gdb-7.5.tar.gz
cd gdb-7.5
./configure
make
cp gdb/gdb /usr/local/bin
Take care about that the /usr/local/bin is at the beginning of the PATH you are using while running QtCreator
You can place the following line into your .profile
export PATH=$PATH:/usr/local/bin
边栏推荐
- 必须要掌握的面试重点——索引和事务(附讲B-树与B+树)
- JS cast
- [npoi] C copy sheet template across workbooks to export Excel
- VCD-影音光碟
- No manual prior is required! HKU & Tongji & lunarai & Kuangshi proposed self supervised visual representation learning based on semantic grouping, which significantly improved the tasks of target dete
- Regular match same character
- wechat_ Solve the problem of page Jump and parameter transfer by navigator in wechat applet
- Padding percentage operation
- in和exsits、count(*)查询优化
- KDD 2022 | 如何在跨域推荐中使用对比学习?
猜你喜欢
随机推荐
Regular match same character
JNI的 静态注册与动态注册
RSA概念详解及工具推荐大全 - lmn
DoS及攻擊方法詳解
KDD 2022 | how to use comparative learning in cross domain recommendation?
刻录光盘的程序步骤
Map和List<Map>转相应的对象
[QNX] Command
js强制转换
[code Capriccio - dynamic planning] t583. Deleting two strings
How sparksql returns a specific day of the week by date -dayofweek function
Bayesian network explanation
LeetCode——226. Flip binary tree (BFS)
非对称密码体制详解
力扣每日一题-第28天-566.重塑矩阵
Vscode usage - Remote SSH configuration description
IDEA收藏代码、快速打开favorites收藏窗口
VCD-影音光碟
Detailed explanation of MySQL mvcc mechanism
博云,站在中国容器潮头