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: [RFA 11/13] Remove unused variables from gdbserver


On 2018-07-12 04:52 PM, Tom Tromey wrote:
> This removes a few unused variables from gdbserver.
> 
> The x86-tdesc.h change is a bit unusual for this series.  This file
> was not defining the multiple-include guard symbol, so I've added that
> here.  Also, it is hard to determine when i386_expedite_regs will be
> needed, so this patch simply marks it ATTRIBUTE_UNUSED.

That sounds reasonable to me, LGTM.

Simon


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