[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gtags with ctags
From: |
Leo Liu |
Subject: |
gtags with ctags |
Date: |
Tue, 29 Oct 2013 02:11:32 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9) |
Hi there,
I have GLOBAL compiled with exuberant-ctags properly. I can see these
files:
lib
`-- gtags
|-- exuberant-ctags.a
|-- exuberant-ctags.so
|-- user-custom.a
`-- user-custom.so
However I don't know how to get gtags to index a perl project. I can use
ctags to index the project perfectly and I am using the one from
exuberant-ctags and not emacs.
1. git clone https://github.com/PerlDancer/Dancer
2. cd Dancer
3. gtags --gtagslabel ctags or gtags --gtagslabel exuberant-ctags
You can see the GTAGS file is still empty.
gtags -d GTAGS
__.COMPNAME __.COMPNAME
__.COMPRESS __.COMPRESS ddefine ttypedef
__.VERSION __.VERSION 6
Ideas?
Thanks,
Leo
- gtags with ctags,
Leo Liu <=