[LLVMdev] eclipse and gdb

Reed Kotler rkotler at mips.com
Tue Jul 16 18:19:44 PDT 2013


On 07/16/2013 06:01 PM, Reed Kotler wrote:
> The Eclipse indexer seems to get stuck in the Clang unittests/AST
>

In Eclipse you can tell it that a given directory is derived, and then 
it won't try and index it.

Probably the more complex clang tests are too involved for the indexer.

>>> Hope this helps :)
>>>
>>> Regards,
>>>
>>> Tilmann
>>
>> Have you had trouble with the C++ indexer getting stuck in some kind of
>> infinite loop indexing.
>>
>> It's happening to me with this Cmake (but happened too without cmake).
>>
>> Seems to be a common problem.
>>
>> I have a giant mac at home and am thinking of maybe switching to mac at
>> work to get a reasonable IDE that is reliable.
>>
>>>
>>> On Jul 16, 2013, at 1:05 PM, reed kotler <rkotler at mips.com> wrote:
>>>
>>>> Is anyone using Eclipse and gdb to debug llvm/clang?
>>>> If so, which version of Eclipse, gdb and linux flavor.
>>>>
>>>> I just use gdb currently.
>>>>
>>>> I'm going to try using my mac also.
>>>> Is anyone using xcode/lldb to debug llvm/clang?
>>>>
>>>> Tia.
>>>>
>>>> Reed
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> LLVM Developers mailing list
>>>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list