This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/7] Fixes for aarch64-linux core file support
- From: Yao Qi <yao at codesourcery dot com>
- To: Omair Javaid <omair dot javaid at linaro dot org>
- Cc: <gdb-patches at sourceware dot org>
- Date: Sat, 30 Aug 2014 10:56:31 +0800
- Subject: Re: [PATCH 2/7] Fixes for aarch64-linux core file support
- Authentication-results: sourceware.org; auth=none
- References: <CANW4E-0xQ0mHfHN1UsXXjL7knxfdot=of8PzBghyVmvZ7xiU-g at mail dot gmail dot com> <1409233743-26944-1-git-send-email-omair dot javaid at linaro dot org>
Omair Javaid <omair.javaid@linaro.org> writes:
> 2014-08-28 Omair Javaid <omair.javaid@linaro.org>
>
> * aarch64-linux-tdep.c (aarch64_linux_init_abi): Install AArch64
^^
One redundant space.
> register note sections.
> (struct core_regset_section aarch64_linux_regset_sections[]): Declare
> AArch64 register note sections.
I don't understand how does this patch relate to your whole patch
series, which is about process record and reverse debugging for
aarch64. If it is not related, please submit separately with a NEWS
entry for it.
--
Yao (éå)