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 09/11 v5] Remove GDBSERVER uses from linux-btrace.c


Gary Benson writes:
 > This commit makes nat/linux-btrace.c include common-defs.h rather
 > than defs.h or server.h.  A couple of minor changes were required
 > to support this change.
 > 
 > gdb/
 > 2014-08-01  Gary Benson  <gbenson@redhat.com>
 > 
 > 	* nat/linux-btrace.c: Include common-defs.h.
 > 	Don't include defs.h, server.h or gdbthread.h.
 > 	* nat/linux-btrace.h (struct target_ops): New forward declaration.

LGTM


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