Hello,

I currently use vim with pylcewn to debug my cpp programms.

To debug STL-containers like vectors or maps comfortablely I added a
recommended script to my .gdbinit file (
http://www.yolinux.com/TUTORIALS/GDB-Commands.html#STLDEREF). This script
adds a few commands like pvector (print vector) or pmap (print map) to the
gdb command set. Is it possible to use this commands in my vim environment?

I tried :Cpvector but vim responses always with: "E492: Not an editor
command: Cpvector" and I didn't find any solutions in the manuals.


Regards,
Sebastian
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to