bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6099: 23.1; pdb can't invoke python directly


From: Dave Abrahams
Subject: bug#6099: 23.1; pdb can't invoke python directly
Date: Sun, 22 Aug 2010 20:53:27 -0800

On Sun, Aug 22, 2010 at 5:09 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Dave Abrahams <dave@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.

Oh, well I don't.  Perhaps it is indeed platform specific.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]