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: PR tui/2173: Arrow keys no longer works in breakpoint command list


On Sat, Dec 02, 2006 at 10:43:44AM -0800, H. J. Lu wrote:
> 2006-12-02  H.J. Lu  <hongjiu.lu@intel.com>
> 	    Jan Kratochvil <jkratoch@redhat.com>
> 
> 	PR tui/2173
> 	* readline.c (readline): Unset and reset RL_STATE_CALLBACK if
> 	needed.

This looks reasonable to me; I was wrong about longjmp since Readline's
signal handlers will be installed.  If Chet accepts this or a similar
fix for the next release of readline, then you can apply it to our
copy.


-- 
Daniel Jacobowitz
CodeSourcery


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