GNU bug report logs -
#21521
24.5; pdb default suggested command
Previous Next
Reported by: Stefano Pacifico <github <at> pacifico.cc>
Date: Sun, 20 Sep 2015 07:23:01 UTC
Severity: minor
Tags: fixed, patch
Found in version 24.5
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 21521 <at> debbugs.gnu.org (full text, mbox):
Because it does not seem that standard distributions of Python install a `pdb` executable script in standard PATH locations. This wiki, for example, https://wiki.python.org/moin/EmacsEditor suggests creating the link manually.
On the other hand, all distributions of Python come with the `pdb.py` module available by default, so `python -m pdb` should always work.
> On Sep 22, 2015, at 3:54 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> From: Stefano Pacifico <github <at> pacifico.cc>
>> Date: Mon, 21 Sep 2015 22:16:53 -0400
>>
>> It seems from reading the code in `gud.el` that the system assumes that the Emacs function/mode (`pdb` in this case) corresponds to the name of the executable to invoke to perform the debugging, which is not necessarily the case for `pdb`.
>
> Why isn't that the case for 'pdb'?
This bug report was last modified 5 years and 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.