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 v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer.




On 11/27/2015 08:16 AM, Antoine Tremblay wrote:
On 11/27/2015 04:26 AM, Yao Qi wrote:
Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

Patches 1 and 2 fix general issues in the software single step
control flow.

I think patches #1, #2 and #4 can go in now, since they are quite
general.

Hi, yes I was thinking about pushing 1-2 also.

#4 however feels like it's part of a group with #3 and 5, together they
cleanup the whole situation as these reinsert_addr implementations are
directly related to the thread_event support that was removed. Otherwise
we leave some inconsistent dead code there...

So I could push [1-5] if that's ok with you ?



Patches [1-5] are pushed in


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