摘要:
安装 安装emacs的markdown插件 M x 后,输入:list packages。找到markdown mode安装 安装预览markdown的可执行程序pandoc 设置 编辑.emacs文件,添加下面的内容 使用 使用手册: 超链接 c c c a l 图像 c c c i i 斜体 c 阅读全文
摘要:
1,不退出gdb,执行shell命令 2,不退出gdb,执行make命令 3,保存GDB 命令的输出到一个文件里 set logging on 激活日志功能. set logging off 关闭日志功能. set logging file file 改变当前的logfile 名字. 默认的logf 阅读全文