[PATCH] [GDBserver] Replace "reinsert_breakpoint" with "singlestep_breakpoint"

Yao Qi qiyaoltc@gmail.com
Fri Sep 2 14:53:00 GMT 2016


On Fri, Sep 2, 2016 at 11:24 AM, Pedro Alves <palves@redhat.com> wrote:
>>
>>      /* A basic-software-single-step breakpoint.  */
>> -    reinsert_breakpoint,
>> +    single_step_breakpoint,
>
> Can you drop the "basic" while at it?  Made some sense
> when this was only used for the return address of
> nptl's magic thread event breakpoint functions, but it no
> longer does.
>

OK, "basic-" is removed.  Patch is pushed in.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list