[LLVMdev] eclipse and gdb

Tilmann Scheller tscheller at apple.com
Wed Jul 17 04:35:56 PDT 2013


On Jul 17, 2013, at 1:19 PM, Tilmann Scheller <tscheller at apple.com> wrote:

> I actually never did a build with Eclipse, only used it for code navigation and debugging :)
Actually that’s not really true, I did build with Eclipse from time to time to get all the sources TableGen generates automatically. This is really nice because the source navigation works just fine across handwritten and automatically generated files.

What I meant to say is that I have two build directories, one for Eclipse/Xcode to have a project file for source navigation and one for my regular build on the console which I use for all the actual development work.

Regards,

Tilmann

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130717/bf1f67e7/attachment.html>


More information about the llvm-dev mailing list