This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: unnecessary aarch64_write_pc ?
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yufeng Zhang <Yufeng dot Zhang at arm dot com>
- Cc: Marcus Shawcroft <Marcus dot Shawcroft at arm dot com>, "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Wed, 17 Apr 2013 17:10:40 +0200
- Subject: Re: unnecessary aarch64_write_pc ?
- References: <20130415125021 dot GB3525 at adacore dot com> <516EB29D dot 2030409 at arm dot com> <20130417143744 dot GG3525 at adacore dot com> <516EB7F8 dot 9000304 at arm dot com>
> Thanks for the approval. The patch has been committed with the
> following changelog entry:
>
> * aarch64-tdep.c (aarch64_write_pc): Removed.
> (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above function.
FYI: The last line was too long. I went to the actual ChangeLog to verify,
and by then, it was just simpler for me to fix...
--
Joel