From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22424 invoked by alias); 10 Jul 2014 19:07:24 -0000 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 Received: (qmail 22402 invoked by uid 89); 10 Jul 2014 19:07:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vc0-f172.google.com Received: from mail-vc0-f172.google.com (HELO mail-vc0-f172.google.com) (209.85.220.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 10 Jul 2014 19:07:21 +0000 Received: by mail-vc0-f172.google.com with SMTP id hy10so56129vcb.17 for ; Thu, 10 Jul 2014 12:07:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RCCzyWcpiK+/4yh86wgkFLhAR5yYUgJ9JmVyJ5kS9co=; b=fJHTt0vu8KkI4zIDIQFqJoBPFhL6KzewTgdhU2lL5QnW2CBMFFfb4V8yvcTvE6u2cq eXdJ5IACFE1mTymOE4yeevcT0wA/uCoPKlM5kYSLWV5Go90BjFyG+1r9ORcw0q5zWRn6 kKvNzKon4fscR4CgfuGCNR/RtkdXRfd2u6g5qwdNe/Iku054lRyUrcaWFmR/dYDTBBck Sj+NDG/Go6xNutE3RDHEjy6zrA5ecNSNBIx1iw94njVtsiDv9YYCX3k1VNwROPaL/gLc I7WdRRw3cw98kvvNQAx/5UDK5cmB6k5iQpz9GwZJTGz7vmwH7k3XdtYBveititGPUbQW u5og== X-Gm-Message-State: ALoCoQmpJo8dAbuMnAdEg4UnrTPGPkpaGKvOt9r2hbDdAremhg98uQkpO8mftKnGQtKRurGfdi1A MIME-Version: 1.0 X-Received: by 10.58.197.193 with SMTP id iw1mr2091345vec.57.1405019239509; Thu, 10 Jul 2014 12:07:19 -0700 (PDT) Received: by 10.52.28.233 with HTTP; Thu, 10 Jul 2014 12:07:19 -0700 (PDT) In-Reply-To: <53BEDE48.4040704@redhat.com> References: <21305.45035.310308.253836@ruffy.mtv.corp.google.com> <21434.50706.899640.768621@ruffy.mtv.corp.google.com> <53BEDE48.4040704@redhat.com> Date: Thu, 10 Jul 2014 19:07:00 -0000 Message-ID: Subject: Re: [PATCH, doc RFA]: Fix pr 14236 From: Doug Evans To: Pedro Alves Cc: GDB Patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-07/txt/msg00215.txt.bz2 On Thu, Jul 10, 2014 at 11:41 AM, Pedro Alves wrote: > [...] in the all-stop-on-top-of-nonstop patch (you can see > it on the list a while ago). Got URL so there's no confusion? TIA