I try:
geany -P -g geany.tags `find /home/(...path...)l/linux-source-2.6.32/ -name "*.c" -o -name "*.h"`
but it does not work
---------- Forwarded message ---------- From: yannick Le Guen gyleguen@gmail.com Date: 2011/8/14 Subject: Tags from linux kernel 'make tags' To: geany@uvena.de
Hello,
Can i use the tags file created by 'make tags' in the linux kernel source (linux-source-2.6.32)?
How can i do?
Thank you.