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


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?

-- 
Yao (éå)


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