Page 1 of 1

cscope not working

Posted: Sat Jan 03, 2009 12:16 am
by hpooni
Hi:

I have installed codelite (windows XP), for some reason the scope is not working, when i try to look for a certain symbol it seems to run fine but the list is empty (it creates cscope_files_list which is empty). I have create a workspace and a tag file (which works perfectly).

Do i need to do some thing else to get the scope to work, do i need to add a list of files to the workspace ???

Thanks

PS: I have gone through the other discussions already
I just created a work space and then i explorer tab to go to the source tree, do i need to tel my workspace about the list of files or it refers to the tag file for this information.

Re: cscope not working

Posted: Sat Jan 03, 2009 2:05 am
by eranif
Yes, you need to add files to the workspace.
the cscope plugin searches the workspace files.

Eran

Re: cscope not working

Posted: Sat Jan 03, 2009 2:56 am
by hpooni
Thanks, works like a charm