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] Fix displaced stepping for remote targets


On 03/21/2012 04:33 AM, Luis Gustavo wrote:
> If a target can't use hw single-stepping to execute instructions in the
> scratch pad, i think it should disallow it by returning 0 in
> gdbarch_displaced_step_hw_singlestep. Does it make sense?

Yes, that is what gdbarch_displaced_step_hw_singlestep for, AFAIK.  I am
sorry I don't understand how gdbarch_displaced_step_hw_singlestep
related to your patch here.

-- 
Yao (éå)


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