[Pdbg] [PATCH v2 34/39] gdbserver: allow gdbserver to start with targets running

Nicholas Piggin npiggin at gmail.com
Tue May 10 20:12:54 AEST 2022


Excerpts from Joel Stanley's message of May 3, 2022 5:38 pm:
> On Wed, 20 Apr 2022 at 06:51, Nicholas Piggin <npiggin at gmail.com> wrote:
>>
>> Rather than having to stop and start threads independently,
>> allow gdbserver to stop and start its targets as necessary.
>>
>> Manually quiesced targets may still be debugged. This just
>> makes it a bit more user friendly.
> 
> and they will be automatically re-enabled?

Yes.

> Will this be problematic unless we get the SBE restart issue fixed on p10?

It will, I've mostly been working around that by testing with
powersave=off. We could write the missing bits for the p10 xscom backend 
(which would mostly be a copy of p9 with some constant defines changed I 
think).

Thanks,
Nick


More information about the Pdbg mailing list