That helped, thanks :)

On Wed, Nov 12, 2008 at 3:13 AM, Hans-Bernhard Bröker <[EMAIL PROTECTED]
> wrote:

> Murali K. Vemuri wrote:
>
>  after I do that, I tried to "cscope -R *" at the top level in a source
>> tree
>>
>
> That's your problem right there.  That's not the way to run cscope.  '*'
> expands to all the entries in your current directory --- including
> subdirectories and whatever non-C files happen to be lying around in it.
> Option -R requests a recursive search of the current directory, finding all
> applicable source files.
>
> It makes no sense whatsoever to combine them that way.
>
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cscope-devel mailing list
Cscope-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cscope-devel

Reply via email to