Greetings,
  Many of the source files I am working with are pre-processed C++ with
their own special syntax, and the resulting .cpp files have #line directives
throughout which refer back to the un-processed source.  I am generating
tags from the resulting .cpp files.  Is there any way to configure global to
handle those directives, so that search results only include the
un-processed files?

If no, is there any way I could post-process the gtags tag files myself to
replace all the references appropriately?

Thanks
_______________________________________________
Help-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-global

Reply via email to