From: Ajay J. <aj...@gm...> - 2011-01-18 10:13:31
|
Hi, Cscope for some reason does not give me information about a few functions and gives an error "No matches found for cscope query g". Now that function exists. The way I am using cscope is as follows: cscope -b -C -R -q -i cscope.files where cscope.files are the list of all c&h files in my project. Please help. Regards, Ajay. |