Hi,
> My question is how to add one more column such as Funcation's Name?
> 
> For example:
> change before:(*GTAGS SELECT*(CONTEXT)AAAA)
>   AAAA  101  src/foo.c  case AAAA:
>   AAAA  78   src/oof.c  i = AAAA:
> change after:
>   AAAA  101  src/foo.c  case AAAA:   test()
>   AAAA  78   src/oof.c  i = AAAA:    main()

I think it is considerably difficult.
It can be called a large remodeling of GLOBAL.
--
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

Reply via email to