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] python prompt additions at first prompt.


On Mon, Aug 8, 2011 at 5:20 PM, Matt Rice <ratmice@gmail.com> wrote:

> further, trying this same case without my patch leads me to believe
> that the original code is not correct either.
> precisely because it does call rl_callback_handler_install, debugging
> gdb gives an infinite loop of these.
> not debugging gdb you seem to wind up back at the shell needing to 'fg' gdb.

should have looked first, this seems to be PR 10720


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