Skip to main content



      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 01:02
Eclipse UserFriend
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 Jul 04 14:24:35 EDT 2025

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

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

Back to the top