Enhancements to pdbtrack.
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:28 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:28 +0000 (00:03 -0300)
commite1f00930bf11bfcfca0d7efd7503ab04b8f08d6a
tree529e382afff15c850bcead19975db51252ebd37d
parentaeac8c27f2bb01fef164634747e0f5bb7cf6702e
Enhancements to pdbtrack.

pdbtrack now handles correctly the case where the stacktrace
information is on the second line.

All python buffers not opened by the user and used for tracking are
closed automatically when tracking process finishes.

Simplified code for keeping the tracked buffer.

Removed vars:
 + python-pdbtrack-tracking-buffers

Removed functions:
 + python-pdbtrack-get-or-add-tracking-buffers

New vars:
 + python-pdbtrack-tracked-buffer
 + python-pdbtrack-buffers-to-kill

New functions:
 + python-pdbtrack-set-tracked-buffer
lisp/progmodes/python.el