I've been using cscope for years and there's one feature that I think would be awesome. Specifically when using it with the Linux kernel many of the search results aren't relevant to the build that's being worked on. If there was a way to limit the search results to only contain hits for source files that had actually been used for the last build it would be awesome. This could be done by looking for a matching object file in the same directory as the source or, even better, looking at the makefiles to see if the source files was used to generate an existing object file. I did some searching but didn't see any indication that this feature exists. I'd be curious to here what other people think about the idea.
Thanks . ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Cscope-devel mailing list Cscope-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cscope-devel