c - Insert a printf inside each function call with vim -


i debugging c code embedded systems (backtrace no option) , have repetitive task consists in putting printf each function call find real caller of function in specific time of code execution.

i using cscope tool along cctree vim plugin find callers , helpful if wrote vimrc configuration or if there magical vim plugin this.

you can use cscope vim plugin cscope_maps.

for more details on using cscope , vim refer cscope , vim


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -