Index ctags

You don’t have to run ctags, there is a special makefile target for that and cscope:

make tags
make cscope

What is ctags? https://courses.cs.washington.edu/courses/cse451/10au/tutorials/tutorial_ctags.html

What is cscope? https://cscope.sourceforge.net/