This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 03/18] poison "this"
- From: Pedro Alves <palves at redhat dot com>
- To: Ondrej Oprala <ooprala at redhat dot com>
- Cc: gdb-patches at sourceware dot org, Tom Tromey <tromey at redhat dot com>
- Date: Thu, 10 Oct 2013 13:25:15 +0100
- Subject: Re: [PATCH 03/18] poison "this"
- Authentication-results: sourceware.org; auth=none
- References: <1381339053-14519-1-git-send-email-ooprala at redhat dot com> <1381339053-14519-4-git-send-email-ooprala at redhat dot com>
On 10/09/2013 06:17 PM, Ondrej Oprala wrote:
> * gdbarch.c (self) : Likewise.
> * gdbarch.sh (self) : Likewise.
gdbarch.c is a regenerated file. Run gdbarch.sh to generate
both gdbarch.c and gdbarch.h. It's probably what you did, but
the ChangeLog entry should say "Regenerate."
--
Pedro Alves