[PATCH] Fix/Update misc comments

Luis Machado luis.machado@linaro.org
Thu Jan 9 15:38:00 GMT 2020


On 1/9/20 12:34 PM, Tom Tromey wrote:
>>>>>> "Luis" == Luis Machado <luis.machado@linaro.org> writes:
> 
> Luis> How does it look?
> 
> It seems reasonable to me.  Probably Pedro should review it though.
> 

Thanks.

> Luis>        /* If this system does not support PT_STEP, a higher level
> Luis> -         function will have called single_step() to transmute the step
> Luis> -         request into a continue request (by setting breakpoints on
> Luis> +         function will have called the appropriate functions to transmute the
> Luis> +	 step request into a continue request (by setting breakpoints on
> 
> Is single_step not actually the function in question here?
> 

That's the confusing part. There is a single_step (...) function for 
gdbserver linux-low, but i don't see such a function for gdb.

So this reference looks stale to me.

> Tom
> 



More information about the Gdb-patches mailing list