Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Indexer not parsing some files(CDT indexer)
CDT Indexer not parsing some files [message #1821805] Thu, 20 February 2020 07:37 Go to next message
Eclipse UserFriend
I have a project where the CDT indexer is not parsing some files in a directory, other files in that directory are being parsed. Is there any way to debug the indexer (console error logging)?

Thanks
Trampas
Re: CDT Indexer not parsing some files [message #1821808 is a reply to message #1821805] Thu, 20 February 2020 07:50 Go to previous messageGo to next message
Eclipse UserFriend
You can create a parser log file.
Project --> C/C++ Index --> Create Parser Log File
Re: CDT Indexer not parsing some files [message #1821810 is a reply to message #1821808] Thu, 20 February 2020 08:19 Go to previous messageGo to next message
Eclipse UserFriend
That option is grayed out in my project.

Trampas
Re: CDT Indexer not parsing some files [message #1821812 is a reply to message #1821810] Thu, 20 February 2020 08:28 Go to previous messageGo to next message
Eclipse UserFriend
OK I figured I have to highlight project to enable option.

The indexer appears to be parsing the file but it not showing up any of the highlighting or going to references for the file. This file is 270k bytes so I wonder if there some 256k limit?

Thanks
Trampas
Re: CDT Indexer not parsing some files [message #1821813 is a reply to message #1821812] Thu, 20 February 2020 08:30 Go to previous message
Eclipse UserFriend
OK I found the issue it was a scalability option that was causing it not show indexing.

Trampas
Previous Topic:Debugging ncurses application in Eclipse CDT (Linux)
Next Topic:indexer - how to check why certain file was not indexed
Goto Forum:
  


Current Time: Fri Jun 20 19:04:30 EDT 2025

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

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

Back to the top