Fix pdb path handling.
commit6b25e4e27d3386d08d2b5d64ea717780c05f5c65
authorSyver Enstad <syver.enstad@cisco.com>
Sun, 29 Jan 2012 07:06:54 +0000 (29 15:06 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 29 Jan 2012 07:06:54 +0000 (29 15:06 +0800)
treed0ac5f6a15681d4d09a1c0ceb96b5c30c53b803a
parentdb17443466147411261b559458fa6e8df6587d12
Fix pdb path handling.

* progmodes/gud.el (pdb): Give pdb full paths, to allow setting
breakpoints in files outside current directory.

* lisp/progmodes/python.el: Require ansi-color at top-level.

Fixes: debbugs:6098
lisp/ChangeLog
lisp/progmodes/gud.el
lisp/progmodes/python.el