(gdb) Mapkeys c-b: Break "${fname}": ${lnum} # Set breakpoint @ Current line c-d: Down c-e: Clear "${fname} ": ${lnum} # Clear breakpoint at current line c-n: Next c-p: Print ${text} # Print value of selection at MOUs E position c-u: Up c-x: Print *${text} # Print value referenced by word at mouse position c-z : sigint< c11/># kill the inferior Running program s-a: Info args s-b: info Breakpoints s-c: Continue s-f: F Inish s-l: Info locals s-q: Quit s-r: Run s-s: Step s-w: Where s-x: Foldvar ${lnum}
# expand/collapse A watched variable "gvim fix menu garbled
Installation: http://pyclewn.sourceforge.net/install.html
Tar xzf pyclewn-1.11.py3.tar.gzcd pyclewn-1.11.py3python setup.py Install--force
Download: http://sourceforge.net/projects/pyclewn/files
Pyclewn Reference:
http://easwy.com/blog/archives/advanced-vim-skills-vim-gdb-pyclewn/
Vim+pyclewn Debug C + +