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: [PATCH 2/7] Fixes for aarch64-linux core file support


On 30 August 2014 07:56, Yao Qi <yao@codesourcery.com> wrote:
> 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.
OK.

>
>>       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.

Record/Replay requires corefiles support as pre-req, record data is
stored in the form of core files.

>
> --
> Yao (éå)


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