[Patches] [ python-Patches-1393667 ] Add restart debugger command to pdb.py

SourceForge.net noreply at sourceforge.net
Thu Feb 2 05:40:22 CET 2006


Patches item #1393667, was opened at 2005-12-30 07:14
Message generated for change (Comment added) made by isandler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1393667&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Rocky Bernstein (rockyb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add restart debugger command to pdb.py

Initial Comment:
The enclosed patch adds a restart command to pdb. (The
short command name is "R" as it is in perldb). With an
optional argument, the program arguments are reassigned.

----------------------------------------------------------------------

Comment By: Ilya Sandler (isandler)
Date: 2006-02-01 20:40

Message:
Logged In: YES 
user_id=971153

The patch works for me. I think the feature is desirable.

----------------------------------------------------------------------

Comment By: Georg Brandl (birkenfeld)
Date: 2006-01-20 13:44

Message:
Logged In: YES 
user_id=1188172

Patch looks good from my POV.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1393667&group_id=5470


More information about the Patches mailing list