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 instruction skipping when using software single step in gdbserver.


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

Hi Antoine, I am lost in the description of your patch.

> Without this patch, when doing a software single step, with for example
> a conditional breakpoint, gdbserver would wrongly avance the pc of
> breakpoint_len and skip an instruction.

GDBserver doesn't support software single step.  Does your patch fix
some bug in current GDBserver or in GDBserver with software single step
enabled?  If it is the latter, then, you need to include this patch
in your patch series supporting software single step in GDBserver,
rather than sending it separately.

-- 
Yao (éå)


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