Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Indexing recursive include files with heavy preprocessor use -- Ideas?(indexer, indexing, preprocessor)
Indexing recursive include files with heavy preprocessor use -- Ideas? [message #1851582] Sat, 09 April 2022 05:02
Scott Willis is currently offline Scott WillisFriend
Messages: 2
Registered: January 2022
Junior Member
Working with a project on a custom architecture that has a customized copy of gcc -- but not g++.
Extensive use of the preprocessor, everything from X macros, multi-level macros (I've seen 15 levels without looking hard), typedefs (see also https://bugs.eclipse.org/bugs/show_bug.cgi?id=337583), and multi-pass processing of include files by #defining symbols and recursively self-including.

Looking for ideas on how I can improve indexing to allow navigation.

Perhaps add an option to preprocess files, then index the result?
Previous Topic:Edit LaunchConfiguration (Remote C/C++ Application) is not possible.
Next Topic:No such file or directory
Goto Forum:
  


Current Time: Fri Apr 26 04:30:35 GMT 2024

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

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

Back to the top