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] Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)


On Wednesday, April 12 2017, Pedro Alves wrote:

> On 04/12/2017 02:16 AM, Sergio Durigan Junior wrote:
>
>> gdb/ChangeLog:
>> yyyy-mm-dd  Sergio Durigan Junior  <sergiodj@redhat.com>
>> 
>> 	* Makefile.in (HFILES_NO_SRCDIR): Add "common/gdb_termios.h".
>> 	* common/common.m4: Check headers 'termios.h', 'termio.h' and
>> 	'sgtty.h'.
>> 	* common/gdb_termios.h: New file, with parts of "terminal.h".
>> 	* inflow.c: Include "gdb_termios.h".
>> 	* ser-unix.c: Include "gdb_termios.h".
>> 	* terminal.h: Move terminal-related defines to
>> 	"common/gdb_termios.h".
>> 
>> gdb/gdbserver/ChangeLog:
>> yyyy-mm-dd  Sergio Durigan Junior  <sergiodj@redhat.com>
>> 
>>         * remote-utils.c: Include "gdb_termios.h" instead of
>>         "terminal.h".
>>         * terminal.h: Delete file.
>
> (Note leading tabs vs spaces in the gdbserver CL.)

Fixed.

> OK.

Pushed:

  be628ab814f1c90e185d7482d27aa8a991ab5837

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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