]> git.eshelyaron.com Git - emacs.git/commit
Use "python -m pdb" when "pdb" is missing in M-x pdb
authorStefan Kangas <stefankangas@gmail.com>
Thu, 11 Jul 2019 03:51:18 +0000 (05:51 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 9 Aug 2019 00:07:37 +0000 (20:07 -0400)
commit0428d0e96be41686858b030eeb4ff27f52822566
tree138233c1d111c80c6b1362df1c4b0ed045aa0f33
parentb055ec0d85848987d0ba3962c32fb822b292dfd7
Use "python -m pdb" when "pdb" is missing in M-x pdb

* lisp/progmodes/gud.el (gud-pdb-command-name): Use "python -m pdb"
when "pdb" is missing.  (Bug#21521)
lisp/progmodes/gud.el