[Tutor] vim python debugging

Alan Gauld alan.gauld at btinternet.com
Mon Sep 29 12:00:14 CEST 2008


"Arun Tomar" <tomar.arun at gmail.com> wrote

>> > I"m trying to setup vim for python debugging mode. But it gives 
>> > me
>> > error. Has anyone succeeded in doing so.
>> >
>> > link:
>> > http://code.google.com/p/vimpdb/
>> >
>> > ideally I'm trying to evaluate vim & emacs as command line 
>> > editors &
>> > debugging for python.
>> >
> error that i get:
>
> http://code.google.com/p/vimpdb/issues/detail?id=3

It looks to me that you need to have the version of vim with Python
compiled in as the macro language. I've never used vimpdb so don't
know but the error messages all say that vim doesn't understanmd
Python commands. And that will be true unless you use the Python
enabled version of vim.

HTH,

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list