[Python-Dev] Any Emacs tips for core developers?
Barry Warsaw
barry at python.org
Mon Feb 4 21:41:36 CET 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Feb 4, 2008, at 1:57 PM, Georg Brandl wrote:
>
> GUD (the Emacs debugger interface) works well with gdb and pdb.
Don't forget pdbtrack which is in python-mode.el (don't know about
python.el). Ken Manheimer wrote this and it rocks. It basically
tracks pdb prompts in a shell buffer so it makes it really easy to
just add a break point, run your code from the command line, and get
dual-window tracing from the shell.
- -Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iQCVAwUBR6d4gHEjvBPtnXfVAQJg9AP/eM+6Qhni7PuEDFlfwuuVPnT/Zhhy9kdJ
D2rAgGaMg8mYiBV8IGtdpG+tajmeodQUn2UFZTnN+d4CH4Z5JOGFBo4jKGI731se
K8cXtmr+TV2Yv838kOKyTJvKmo8zpCTSkYaBZ2swHbTMq3FEEm1Aa7mVZyjBqYTs
V8QrDYCoGAE=
=JIhC
-----END PGP SIGNATURE-----
More information about the Python-Dev
mailing list