From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23411 invoked by alias); 30 Jul 2010 14:57:35 -0000 Received: (qmail 23403 invoked by uid 22791); 30 Jul 2010 14:57:34 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 30 Jul 2010 14:57:30 +0000 Received: by wwb31 with SMTP id 31so1566476wwb.12 for ; Fri, 30 Jul 2010 07:57:28 -0700 (PDT) Received: by 10.216.48.146 with SMTP id v18mr1825503web.56.1280501847875; Fri, 30 Jul 2010 07:57:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.186.205 with HTTP; Fri, 30 Jul 2010 07:57:07 -0700 (PDT) In-Reply-To: <201007301057.11965.pedro@codesourcery.com> References: <83y6ctbbpw.fsf@gnu.org> <201007301057.11965.pedro@codesourcery.com> From: Hui Zhu Date: Fri, 30 Jul 2010 14:57:00 -0000 Message-ID: Subject: Re: [RFA/RFC/DOC] Fix the different between behavior of "detach inferior" "kill inferior" and doc To: Pedro Alves Cc: gdb-patches@sourceware.org, Eli Zaretskii , Joel Brobecker Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00578.txt.bz2 7.2 and head checked in. Thanks, Hui On Fri, Jul 30, 2010 at 17:57, Pedro Alves wrote: > On Friday 30 July 2010 10:02:06, Hui Zhu wrote: >> Joel, do you think 7.2 need this patch? > > It's clearly a no-risk patch, assuming it doesn't break > regenerating the docs, and makes the docs match the > real behavior, so, if you'll willing to apply it, then > please go ahead. > > -- > Pedro Alves >