hi forks, I am a new vim user.I am reading linux kernel use ctags and taglist.I found it very useful when I trace the functions in the source code.For example:
sys_brk()->do_munmap()->zap_page_range()->zap_omd_range()->zap_pte_range()-> free_pte()->free_page_ang_swap_cache()->delete_from_swap_cache_nolock() use "Ctrl+]" and "Ctrl+t" I can easily get the location of the functions defined.But is there have a tool that can print this trace I got through? Can it output to a file ? Best regards, Renjun --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
