[PATCH v2] gdb: Copy inferior properties in clone-inferior
Six, Lancelot
Lancelot.Six@amd.com
Wed Dec 29 08:35:03 GMT 2021
[AMD Official Use Only]
Thanks,
I have just pushed it.
Lancelot.
-----Original Message-----
From: Pedro Alves <pedro@palves.net>
Sent: 16 December 2021 16:02
To: Six, Lancelot <Lancelot.Six@amd.com>; gdb-patches@sourceware.org
Cc: lsix@lancelotsix.com
Subject: Re: [PATCH v2] gdb: Copy inferior properties in clone-inferior
[CAUTION: External Email]
On 2021-12-16 10:06, Lancelot SIX via Gdb-patches wrote:
> Noticable Changes from V1:
> - Fix and typos.
> - Fix unfortunate use of c_str's value after free (in inferior.c).
> - Remove unnecessary copies in for-loops by using const &.
> - Reduce use of auto.
> - Improve test naming (no capital, no "test" in name, better groups).
> - Patch 2 on the original series has been dropped since it has no
> immediate use..
>
> Thanks Baris and Pedro for the reviews.
Thanks. This version is OK.
More information about the Gdb-patches
mailing list