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 00/11] Aarch64 linux GDB native multi-arch debugging (part 1)


On 07/01/2015 06:00 PM, Pedro Alves wrote:
>> > Patch #9 - #11 can be regarded as an RFC, which teaches GDB to use
>> > hardware single step in software single step architecture if target
>> > supports hardware single step.  They are useful to aarch64 multi-arch
>> > debugging, because hardware single step is available for arm32 process
>> > on aarch64.
> These I think are problematic as is.

I didn't say it out loud, but I think the natural solution would be
to replace vCont? with new qSupported features.

Thanks,
Pedro Alves


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