Hi all,
There is a python script that generates cscope.file and cscope.out in gem5.
When I use ctags, I generate tags in the src root and then "set tags=./tags;" in my .vimrc to make all sub-directories find my tags.
In cscope tutorial, "cs add cscope.out" apparently doesn't do that. I know I can make it work with script, but I'm not sure if there is a more elegant way, just like "set tags=./tags;".
I am not familiar with cscope, but I'll give the following advice:
On Mon, Oct 28, 2019 at 3:00 AM Libo Zhou <zhlb29(a)foxmail.com> wrote:
Hi all,
There is a python script that generates cscope.file and cscope.out in gem5.
When I use ctags, I generate tags in the src root and then "set tags=./tags;" in my .vimrc to make all sub-directories find my tags.
In cscope tutorial, "cs add cscope.out" apparently doesn't do that. I know I can make it work with script, but I'm not sure if there is a more elegant way, just like "set tags=./tags;".
gem5-users mailing list
gem5-users(a)gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users