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

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

How exist a debugger cleanly like pdb and continue editing file???


From: Christian Seberino
Subject: How exist a debugger cleanly like pdb and continue editing file???
Date: 30 Oct 2003 14:41:00 -0800

I can start pdb and debug my Python code fine.

How set it up so when I exit pdb I can go back to

editing my file???

(Right now pdb just says "debugger finished" and then it is frozen. :(   )

Chris


reply via email to

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