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 v7.1] Support software single step on ARM in GDBServer.


Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

> Ooops no this is correct after all
>
> arm_gdbserver_get_next_pcs (CORE_ADDR pc, struct regcache *regcache)
>
> in linux-arm-low is using &thumb2_breakpoint.
>
> I think it's better to have them all the the same area also, so it's
> ok to have them there.

Then, I'd like to move thumb2_breakpoint out only, but I can bear with
your change.  Except some format issues I pointed out in another mail,
this patch looks good to me.

-- 
Yao (éå)


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