Non-web based LXR
From: Mike Harless <hidden>
Date: 2017-10-31 14:59:54
From: Mike Harless <hidden>
Date: 2017-10-31 14:59:54
Fran?ois [off-list ref] wrote:
On Tue, Oct 31, 2017 at 01:14:30PM +1100, Tobin C. Harding wrote:quoted
So, thank you for your ideas. I'll consider this issue resolved by; Use git grep Use ctags/etags Use free-electrons as a last resortAlso, there's a tool called cscope [1]. There are also occurences of coccigrep [2] in the kernel. [1] https://courses.cs.washington.edu/courses/cse451/12sp/tutorials/tutorial_cscope.html [2] https://home.regit.org/software/coccigrep/
and another to add to the list is gscope, which is based off of cscope: * https://github.com/tefletch/gscope --Mike