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: [RFA] arm-pikeos: software single step


Hi Pedro,

> It seems to me we can take a better approach here, that eliminates
> this particular problem not just for PikeOS, but for all other cases
> of random RTOS's.
> 
> That is, you should be able to make your stub tell GDB that it
> can or can't hardware single step, and then GDB adjusts itself.

Unfortunately, the problem is that we do not control the stub (muxa),
it is a tool that the vendor provides.

-- 
Joel


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