I usually dig in the c source code with cscope from method to method more than 4-5 level and I have to step between the methods back and forth.
How can I see the search history in cscope so I don’t have to remember the previous method name.
or it will be better if it’s a stack.
Yes it does.
The help explains this. [ Press ? in the main window.]
Ctrl+b – Step back in search history.
Ctrl+f – Step forward in search history.