GNU bug report logs - #6099
23.1; pdb can't invoke python directly

Previous Next

Packages: ns, emacs;

Reported by: David Abrahams <dave <at> boostpro.com>

Date: Tue, 4 May 2010 16:17:02 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 23.1

Done: Fabián Ezequiel Gallina <fabian <at> anue.biz>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 6099 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Dave Abrahams <dave <at> boostpro.com>
Cc: 6099 <at> debbugs.gnu.org
Subject: Re: 23.1; pdb can't invoke python directly
Date: Sun, 22 Aug 2010 21:09:41 -0400
Dave Abrahams <dave <at> boostpro.com> writes:

> Let me try to fix the instructions for reproducing this, though:
>
> 1. `M-! echo 'print "hello"' > foo.py RET'
> 2. `M-S-: (pdb "python -m pdb foo.py") RET'
>
> Now hit return.  *gud-pdb* does _not_ contain ">>>"

I get a buffer containing

  Current directory is ~/
  > /home/cyd/foo.py(1)<module>()
  -> print "hello"
  (Pdb) 

With "(Pdb)" as the prompt.




This bug report was last modified 12 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.