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 0/3] Support range stepping on software single-step target


On Mon, Oct 10, 2016 at 9:43 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> Yao Qi <qiyaoltc@gmail.com> writes:
>
>> This patch series enables the range stepping on targets support software
>> single-step, although arm-linux is the only target nowadays.
>>
>> Patch 1 is to remove single-step breakpoints for GDBserver internal
>> events.  Patch 2 teaches GDBserver to gen pending events from threads
>> in random to avoid starvation.  Patch 3 is to enable range stepping
>> if software single-step is supported.
>>
>> Regression tested arm-linux and x86_64-linux.
>
> Ping.
>

Ping.

-- 
Yao (齐尧)


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