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,

Ping for a final doc review, in case there's anything I missed? If it looks good, I'll check this patch in.

Thanks!

Yit
August 22, 2012

On Jul 31, 2012, at 6:03 PM, Khoo Yit Phang wrote:

> 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
> 
> <python-interactive>
> 
> 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]