Debugging tags issue
Posted: Fri Dec 03, 2010 7:05 pm
I'm not seeing any code completion beyond key words (i.e. switch, etc.) even though my tags paths are correct:
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++\mingw32
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++\backward
C:\MinGW\include\
C:\MinGW\lib\gcc\mingw32\4.5.0\include
C:\MinGW\lib\gcc\mingw32\4.5.0\include-fixed
I'm also not seeing any code completion for the project itself.
Does codelite expect ctags.exe to be in the path somewhere? Is there a tags file I can look at to see what is getting populated? Are there any general tips on debugging tags related issues?
Thank you,
Chris
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++\mingw32
C:\MinGW\lib\gcc\mingw32\4.5.0\include\c++\backward
C:\MinGW\include\
C:\MinGW\lib\gcc\mingw32\4.5.0\include
C:\MinGW\lib\gcc\mingw32\4.5.0\include-fixed
I'm also not seeing any code completion for the project itself.
Does codelite expect ctags.exe to be in the path somewhere? Is there a tags file I can look at to see what is getting populated? Are there any general tips on debugging tags related issues?
Thank you,
Chris