[PATCH 00/12] Use intrusive_list for breakpoints and breakpoint locations
Simon Marchi
simark@simark.ca
Thu May 18 21:01:06 GMT 2023
On 5/18/23 11:54, Andrew Burgess via Gdb-patches wrote:
> Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
>
>> This series changes two linked lists to use intrusive_list. There are
>> some cleanups before that, and some small fixes that needed to be made
>> to some of our iterator wrappers.
>
> I took a look through and left a few comments, but otherwise, this looks
> great.
>
> I also ran the testsuite locally, and saw no regressions.
>
> Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Thanks for reviewing. Since the adjustments were mostly trivial, I will
push the modified version of this series once the checked_static_cast
for references patches (or an equivalent) is in.
Simon
More information about the Gdb-patches
mailing list