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 3/7] Enable gdb process record on aarch64-linux targets


On 30 August 2014 08:30, Yao Qi <yao@codesourcery.com> wrote:
> Omair Javaid <omair.javaid@linaro.org> writes:
>
>> This patch adds linux-record.o to gdb_target_obs in configure.tgt for
>> aarch64*-linux* targets.
>>
>> gdb:
>>
>> 2014-06-04  Omair Javaid  <omair.javaid@linaro.org>
>>
>>       * configure.tgt: Add linux-record.o to gdb_target_obs.
>
> IIUC, linux-record.o provides the linux syscall support in process
> record.  However, I don't see aarch64-linux syscall record is supported
> in 4/7.  If so, do we still need this patch?
Here is aarch64 syscall record patch:
https://sourceware.org/ml/gdb-patches/2014-08/msg00636.html

>
> --
> Yao (éå)


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