User forums > Using Code::Blocks
How to use Cscope
Greatwolf:
Like mmccarty12, I'm trying to figure how to use cscope. I've already downloaded the win32 binary for it. Do I need to point the cscope plugin to where the executable is located? If so, how can I do this?
I'm using C::B svn 6863
Thanks
danselmi:
@Greatwolf:
--- Quote ---...is it in system-searchpath ?
--- End quote ---
Greatwolf:
actually I just moved the cscope executable into C::B's directory. Looks like it does work unfortunately cscope doesn't work that well with C++. Too many things it can't recognize.
ollydbg:
--- Quote from: Greatwolf on December 15, 2010, 02:06:30 pm ---actually I just moved the cscope executable into C::B's directory. Looks like it does work unfortunately cscope doesn't work that well with C++. Too many things it can't recognize.
--- End quote ---
if you look at the source code of cscope, you will understand the reason...
it use a lex grammar to do the parsing...
Navigation
[0] Message Index
[*] Previous page
Go to full version