This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Prune program spaces in remove-inferiors
- From: Doug Evans <xdje42 at gmail dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Sat, 17 May 2014 12:00:46 -0700
- Subject: Re: [PATCH] Prune program spaces in remove-inferiors
- Authentication-results: sourceware.org; auth=none
- References: <m34n3guwfv dot fsf at sspiff dot org> <53148851 dot 6070100 at redhat dot com>
On Mon, Mar 3, 2014 at 5:49 AM, Pedro Alves <palves@redhat.com> wrote:
> On 03/02/2014 09:23 PM, Doug Evans wrote:
>
>> 2014-03-02 Doug Evans <xdje42@gmail.com>
>>
>> * inferior.c (prune_inferiors): Fix comment.
>> (remove_inferior_command): Call prune_program_spaces.
>
> Looks fine to me.
>
> Thanks,
Committed.