debugging in emacs

Gary Wessle phddas at yahoo.com
Sun Apr 23 08:58:15 EDT 2006


Gary Wessle <phddas at yahoo.com> writes:

> Hi python users
> 
> I am using emacs and python-mode.el under dabian testing.
> is there a way to debug python code where I can step over each line
> and watch the value of all the variables and be able to change
> any during debugging. say you have a loop structure and want to see
> what the values of your variables are during debugging when your code
> is running as you step line by line.
> 
> thanks

what is the most used the older python-mode.el or the newer python.el?

I am using eamcs 21.4.1 under dabian testing.



More information about the Python-list mailing list