Re: [Cscope-devel] Build Specific Cscope Search Results

2014-05-07 Thread Roberto E. Vargas Caballero
> 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. You can generate a cscope.files using a find command where access time of the files must be bigger than date of last build (date when make was c

Re: [Cscope-devel] Build Specific Cscope Search Results

2014-05-07 Thread Hans-Bernhard Bröker
On 07.05.2014 20:17, Jemiah Aitch wrote: > 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. While that may be so, please keep

[Cscope-devel] Build Specific Cscope Search Results

2014-05-07 Thread Jemiah Aitch
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 fil