I usually dig c source code with cscope from method to method over level 4-5, and I need to step back and forth between the methods.
How can I view the search history in cscope, so I don’t need to remember the previous method name. or it would be better if it is a stack.
source share