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/4] Support tracepoints for ARM linux in GDBServer


Yao Qi writes:

> Antoine Tremblay <antoine.tremblay@ericsson.com> writes:
>
>> This patch series enables GDBServer to trace an ARM target on linux.
>>
>> Patches 1-3: Fixes collection failures in certain cases.
>>
>> Patch 4: Enables tracepoints on ARM and introduces the new TracepointKinds
>> feature and 'K' parameter to the QTDP packet.
>
> Hi Antoine,
> First of all, thanks for patches.  I am afraid can't review them soon
> because 1) I find there are some places in arm software single step code
> can be improved, so I'd like to clean the room first before we move in
> new furniture, 2) I have to fix AArch64 and ARM test fails before 7.11
> branch/release.  I'll review them after I finish them above, if nobody
> reviews them yet.

Hi Yao,

  From what I can tell issue 1) is about done ?

  On my end we have fast tracepoints for arm almost ready with JIT
  conditions and pc relative instructions relocation.

  I would like to post that in the next few weeks, but it would be
  better if the normal tracepoints were in before that.

  Is it a good time to review these patches now?

Thanks,
Antoine


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