Every time I use the "Find this C symbol" I get something like this:
[error] BeanShellAction: java.lang.ArrayIndexOutOfBoundsException: 251
[error] BeanShellAction: at cscopefinder.CscopeFinder.putstring(CscopeFinder.java:578)
[error] BeanShellAction: at cscopefinder.CscopeFinder.findsymbol(CscopeFinder.java:811)
[error] BeanShellAction: at cscopefinder.CscopeFinder.find(CscopeFinder.java:246)
[error] BeanShellAction: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[error] BeanShellAction: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[error] BeanShellAction: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
I'll take a look at this when I find some time, but if anyone would like to, feel free to fix it. :-)