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: unnecessary aarch64_write_pc ?


On 04/17/13 15:37, Joel Brobecker wrote:
Thanks for the heads up; yes, aarch64_write_pc doesn't appear
necessary.  I've prepared the attached patch to remove the function.

Awesome, thanks for confirming. The patch is approved if you throw in
a ChangeLog entry :).

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.

Thanks,
Yufeng


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