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] [7.8 regression] PR cli/17828: -batch -ex r breaks terminal


Hi Pedro,

No real comment on the patch other than the fact that it has a testcase
which is awesome... I just spotted a small typo:

> gdb/
> 2015-01-12  Pedro Alves  <palves@redhat.com>
> 
> 	* infrun.c (reinstall_readline_callback_handler_cleanup): Don't
> 	reinstall is the interpreter is sync.
> 
> gdb/testsuite/
> 2015-01-12  Pedro Alves  <palves@redhat.com>
> 
> 	* testsuite/gdb.base/batch-preserve-term-settings.c: New file.
> 	* testsuite/gdb.base/batch-preserve-term-settings.exp: New file.

-- 
Joel


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