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 13/15] Move macros from i386-{nat,low}.c to i386-{nat,low}.h


On 06/17/2014 03:12 PM, Gary Benson wrote:
> This commit moves macros required by the soon-to-be-created
> nat/i386-dregs.c into i386-{nat,low}.h.

To get rid of the remaining '#ifdef GDBSERVER's in the
new i386-dregs.c, we could make gdbserver use the i386_dr_low vector
too.  Did you look into that?

Meanwhile, this is already much better than what we have today.
Thus, this is OK.

Thanks,
-- 
Pedro Alves


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