摘要: 在使用gdb调试linux内核时,提示如下错误: 解决办法: 1、 edit your .bash_profile file vim .bash_profile 2、commnet #export TERM=xterm-256color3、add this export TERMINFO=/usr/ 阅读全文
posted @ 2018-03-24 14:52 摩斯电码 阅读(5706) 评论(0) 推荐(0) 编辑