入门指南“使用GCC / GDB设置的Emacs? [英] Beginners' guide for setting up Emacs with gcc/gdb?

查看:118
本文介绍了入门指南“使用GCC / GDB设置的Emacs?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看了看周围的的GNU emacs材料,并没有发现任何有用的。

I looked around the GNU emacs material and didn't find anything helpful.

有谁知道一个良好的教程设置的emacs的,基本上把它变成一个IDE?我在寻找与海合会接口/ GDB / make等等...

Does anyone know of a good tutorial for setting up emacs, to basically turn it into an IDE? I'm looking for interfacing with gcc/gdb/make, etc...

推荐答案

像其他的答案中提到,的Mx编译的Mx gdb的将让你去。在调试时,我还建议 GDB-多窗口模式,这使得Emacs的看起来有点接近调试时IDE。

Like other answers mentioned, M-x compile, M-x gdb will get you going. While debugging, I'd also suggest gdb-many-windows-mode, which makes Emacs look a bit closer to IDE when debugging.

除此之外,并更接近IDE样的功能,你可以看看:

Besides that and to get closer to "IDE-like features", you can look at:


  • http://cedet.sourceforge.net/ 为code完成和项目支持。优秀的教程在<一个href=\"http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html\">http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html

  • 如果你不介意使用非自由软件,Xrefactory( http://www.xref.sk/xrefactory /main.html )可能是最好的(当然,是唯一)的重构工具。 C版本是免费的,C ++是没有的。

  • CEDET http://cedet.sourceforge.net/ for code completion and project support. Excellent tutorial at http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html .
  • If you don't mind using non-free software, Xrefactory (http://www.xref.sk/xrefactory/main.html) is probably the best (well, the only) refactoring tool. The C version is free, the C++ is not.

这篇关于入门指南“使用GCC / GDB设置的Emacs?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆