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 1/4] Remove arm_override_mode


On 07/22/2016 11:15 AM, Pedro Alves wrote:

> Now clear to me that if ia64 wanted to support Z/z packets, that it'd
> need different breakpoint kinds.  Seems like bp_tgt->shadow_len has the
> needed info, and bp_tgt->placed_size (the kind) could be
> constant (meaning only one kind).

Happened to re-read this back now and noticed a typo that changes
meaning...  FAOD, I meant:

 NOT clear to me that if ia64 wanted to support Z/z packets, that it'd
 need different breakpoint kinds.

Thanks,
Pedro Alves


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