Comment #504
Kaushal Modi wrote
the following reply to
https://scripter.co/ctags-systemverilog-and-emacs/:
@Ian
To using Universal Ctags with Global, you need to compile global with --with-universal-ctags. See https://www.gnu.org/software/global/globaldoc_toc.html#Plug_002din for details. From what I understand, the ctags TAGS file is not used at all by gtags. It just uses to ctags binary to populate its own GTAGS, GPATH and GRTAGS database.
Reply to this comment