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 v2 05/22] Remove last cleanup from gdbserver


On 02/27/2019 08:18 PM, Tom Tromey wrote:
> This removes the last cleanup from gdbserver, replacing it with
> SCOPE_EXIT.  This could perhaps be done in a different way, but this
> approach was direct and obviously correct.

LGTM.

Thanks,
Pedro Alves


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