bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I can't get 'gtags' to process a .inc file as C file


From: Gautam Thaker
Subject: I can't get 'gtags' to process a .inc file as C file
Date: Wed, 15 Jun 2016 22:31:02 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Hi:

I am using gtags version 6.5.1 built with exuberant-ctags that is in /bin/ctags on my fedora distribution (version 5.8 of exuberant-ctags)

I have several .inc files that I need to have processed as C language src files and tags created for them. I can't figure out how to do this. I have tried even to add ".inc" in langmap for "C" in gtags.conf file that I have copied as ~/.globalrc file.

Is there a simple way to do this? I tried to create a file w/ name of just my .inc file, and tried:

gtags -f flist --explain and nothing happens. While "gtags --explain" goes to work on my source tree and explains what it is doing for each file.

Any hints welcome. My .inc file contains valid C source, just need them included in my gtags output.

Gautam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]