Hi, > I have a class declared in a header file. I ran gtags, but when I did the > search 'global className' it only located the constructor/destructor which > was defined in the cpp file. > How can I get global to also index the class declaration ?
Please use GTAGSFORCEC environment variable. (Q3 in FAQ) Good luck. -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
