help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tags for variables and objects?


From: Shigio YAMAGUCHI
Subject: Re: Tags for variables and objects?
Date: Fri, 31 Aug 2007 22:19:11 +0900

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 <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]