This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4]: Make "python" start a standard Python prompt


Hi,

I found a bug in my patch in handling a single-line compound statement. Here's an updated patch that fixes the problem. The only change is in python_interactive_command to add a newline to the end of the argument.

Thanks,

Yit
July 28, 2012

Attachment: python-interactive
Description: Binary data


On Jul 28, 2012, at 11:14 AM, Khoo Yit Phang wrote:

> Hi,
> 
> Here's the patch with updated docs.
> 
> Yit
> July 28, 2012
> 
> <python-interactive>
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]