Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Indexing of preprocessor symbol definitions
Indexing of preprocessor symbol definitions [message #197219] Sun, 15 July 2007 10:16 Go to next message
Eclipse UserFriend
Originally posted by: tamirgal.yahoo.com

Can CDT index preprocessor symbols?
It seems that in my C project all types are indexed but the preprocessor
symbols (e.g. "#define" statements).
Also, is it possible to manually edit the CDT index database?

Thanks in advance,
Tamir
Re: Indexing of preprocessor symbol definitions [message #197391 is a reply to message #197219] Mon, 16 July 2007 14:16 Go to previous message
Chris Recoskie is currently offline Chris RecoskieFriend
Messages: 163
Registered: July 2009
Senior Member
Tamir Gal wrote:
> Can CDT index preprocessor symbols?
> It seems that in my C project all types are indexed but the preprocessor
> symbols (e.g. "#define" statements).
> Also, is it possible to manually edit the CDT index database?
>

Macros are indexed as far as I know. Maybe you can post an example?

And no, you can't really edit the database manually. It's a binary
file, and the format is considered non-API, i.e. subject to change at
any time.
===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Previous Topic:CDT on win32: Can I launch an application into a TTY-like environment?
Next Topic:Cannot debug generated "Hello world" CDT 4.0, Debian Lenny, x86_64
Goto Forum:
  


Current Time: Thu Aug 29 23:33:54 GMT 2024

Powered by FUDForum. Page generated in 0.03671 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top