Hello,
> Does GNU Global produce tags for variables? Say I have a class foo, and an=
> =20
> instance objfoo:
> 
>       class foo { ... };
> 
>       foo objfoo;
> 
>       ...
> 
>       objfoo.value =3D 123;
> 
> Now if I create my tags file via gtags, and call "global -x objfoo", I get=
> =20
> nothing. Is this supposed to be that way? Can I change that behaviour?

Please use -s option.
--
Shigio YAMAGUCHI <[EMAIL PROTECTED]> - Tama Communications Corporation
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