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


> From: Khoo Yit Phang <khooyp@cs.umd.edu>
> Date: Thu, 26 Jul 2012 13:52:06 -0400
> Cc: Khoo Yit Phang <khooyp@cs.umd.edu>, Phil Muldoon <pmuldoon@redhat.com>, gdb-patches@sourceware.org
> 
> * New commands
>   
>   ** "python-interactive [command]"
>      "pi [command]"
>      Starts a Python interactive prompt, or evaluate the optional 
>      command and print the result of expressions.

"evaluates" and "prints", for compatibility with "starts".

OK with those changes.

Thanks.


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