Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:37 Go to next message
trampas Mising name is currently offline trampas Mising nameFriend
Messages: 43
Registered: July 2009
Member
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 12:50 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
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 13:19 Go to previous messageGo to next message
trampas Mising name is currently offline trampas Mising nameFriend
Messages: 43
Registered: July 2009
Member
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 13:28 Go to previous messageGo to next message
trampas Mising name is currently offline trampas Mising nameFriend
Messages: 43
Registered: July 2009
Member
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 13:30 Go to previous message
trampas Mising name is currently offline trampas Mising nameFriend
Messages: 43
Registered: July 2009
Member
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 Apr 19 01:46:13 GMT 2024

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

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

Back to the top