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

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

Re: Can pdb (Python debugger) in Emacs be as efficient as a graphical de


From: Eli Zaretskii
Subject: Re: Can pdb (Python debugger) in Emacs be as efficient as a graphical debugger outside of Emacs that uses a mouse?
Date: Sun, 01 Feb 2015 17:34:31 +0200

> Date: Sat, 31 Jan 2015 21:53:51 -0800 (PST)
> From: Chris Seberino <cseberino@gmail.com>
> 
> I've used DDD which allows one to quickly scroll through code and set 
> breakpoints with a mouse.  Furthermore, a second window is immediately 
> available to display output.
> 
> I'm not sure running pdb from a shell inside of Emacs can compete with that.  
> Because pdb is command line driven it seems it will be faster.

Did you try "M-x pdb" in Emacs already?



reply via email to

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