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 0/8 V2] [AArch64] Support fast tracepoints


Yao Qi <qiyaoltc@gmail.com> writes:

> Hi,
> Here is the V2 of aarch64 fast tracepoint support.  V1 can be found
> https://sourceware.org/ml/gdb-patches/2015-09/msg00274.html
>
> Some changes in V2:
>
>  - Implement gdb_agent_get_raw_reg for aarch64,
>  - Pass argument regs to gdb_agent_get_reg instead of
>    fast_tracepoint_ctx,
>  - Move gdb.trace/ftrace-insn-reloc.c and gdb.trace/ftrace-insn-reloc.exp
>    to gdb.arch, so that it can be reused for displaced stepping test,
>  - Use with_timeout_factor in gdb.trace/ftrace-lock.exp,
>  - Adjust one ChangeLog entry,
>  - Include NEWS entry in V2,
>
> The whole series is tested on aarch64-linux with GDBserver.

I've pushed them in.

-- 
Yao (éå)


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