[RFC] CTAGS prototypes

Hi,
is there a specific reason why the ctags make target is compiled without using '--kinds-c=+p'? Maybe it would make sense to (optionally) include that in the Makefile?
I personally find it useful to jump to the header where a function is declared to view the documentary comment. Or am I missing another option to quickly get there?
Regards, Philip

On Fri, Oct 20, 2023 at 12:46:07PM +0200, Philip Richard Oberfichtner wrote:
Hi,
is there a specific reason why the ctags make target is compiled without using '--kinds-c=+p'? Maybe it would make sense to (optionally) include that in the Makefile?
I personally find it useful to jump to the header where a function is declared to view the documentary comment. Or am I missing another option to quickly get there?
To answer the first half of this, it's whatever the last person to use ctags related things was. Perhaps looking at and syncing that part of the kernel tree would be helpful?
participants (2)
-
Philip Richard Oberfichtner
-
Tom Rini