This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 10/22] Remove some cleanups in MI
- From: Pedro Alves <palves at redhat dot com>
- To: Tom Tromey <tom at tromey dot com>, gdb-patches at sourceware dot org
- Date: Thu, 6 Oct 2016 02:41:56 +0100
- Subject: Re: [RFA 10/22] Remove some cleanups in MI
- Authentication-results: sourceware.org; auth=none
- References: <1474949330-4307-1-git-send-email-tom@tromey.com> <1474949330-4307-11-git-send-email-tom@tromey.com>
On 09/27/2016 05:08 AM, Tom Tromey wrote:
> This patch removes a couple of cleanups from MI.
>
> 2016-09-26 Tom Tromey <tom@tromey.com>
>
> * mi/mi-main.c (mi_cmd_data_read_memory): Use std::vector. Remove
> some cleanups.
LGTM.
Thanks,
Pedro Alves