11 2021 档案

摘要:Ubuntu Ubuntu换源 打开source.list sudo gedit /etc/apt/sources.list 国内源 # 阿里源 deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multive 阅读全文
posted @ 2021-11-06 16:36 dotExp 阅读(110) 评论(0) 推荐(0)
摘要:安装 sudo apt-get install git git clone https://github.com/gatieme/GdbPlugins.git ~/GdbPlugins 启动命令 echo "source ~/GdbPlugins/peda/peda.py" > ~/.gdbinit 阅读全文
posted @ 2021-11-05 18:35 dotExp 阅读(226) 评论(0) 推荐(0)