This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 13/15] Finally remove GDBSERVER (mostly) from agent.c
- From: Doug Evans <dje at google dot com>
- To: Gary Benson <gbenson at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 14 Jul 2014 12:17:24 -0700
- Subject: Re: [PATCH 13/15] Finally remove GDBSERVER (mostly) from agent.c
- Authentication-results: sourceware.org; auth=none
- References: <1404902255-11101-1-git-send-email-gbenson at redhat dot com> <1404902255-11101-14-git-send-email-gbenson at redhat dot com>
Gary Benson writes:
> This reduces the use of the GDBSERVER define in agent.c to deciding
> which gnulib header to include.
>
> gdb/
> 2014-07-09 Tom Tromey <tromey@redhat.com>
> Gary Benson <gbenson@redhat.com>
>
> * common/agent.c: Don't include defs.h or server.h.
LGTM.
Might want to expand on the changelog entry to be like 06/15(?).
E.g.,
* common/buffer.c: Don't include server.h or defs.h; update
includes.