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 4/4]: Enable readline under "python"


On Thu, Aug 23, 2012 at 3:04 PM, Khoo Yit Phang <khooyp@cs.umd.edu> wrote:
>
> Hi,
>
> On Aug 23, 2012, at 7:20 AM, Kevin Pouget wrote:
>
> > it might be a stupid question, and I didn't take time to read the
> > patch ... but how do we exit from this `python-interactive` command?
> > exit() and quit() just kill the entire GDB ... If I didn't miss
> > something obvious, it might worth adding a line in the documentation.
>
> That's a good question: Ctrl-D will get you out of python-interactive.
> I'll add that to the documentation later today.
>
> Yit
> August 23, 2012

ok, thanks

maybe you can also somehow add that the line must be empty, otherwise
it doesn't work :)

-- 
Kevin


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