From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2399 invoked by alias); 26 Nov 2013 15:05:03 -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 2369 invoked by uid 89); 26 Nov 2013 15:05:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_40,RDNS_NONE autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from Unknown (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 26 Nov 2013 15:05:02 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1EE26116483; Tue, 26 Nov 2013 10:05:30 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rSJk7xf+z2JV; Tue, 26 Nov 2013 10:05:30 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B7F1C11646E; Tue, 26 Nov 2013 10:05:29 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id EA354E0795; Tue, 26 Nov 2013 19:04:40 +0400 (RET) Date: Tue, 26 Nov 2013 16:11:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [PATCH 2/2] handle an unspecified return address column Message-ID: <20131126150440.GK3114@adacore.com> References: <1384375873-32160-1-git-send-email-tromey@redhat.com> <1384375873-32160-3-git-send-email-tromey@redhat.com> <20131126133446.GA28596@adacore.com> <201311261348.rAQDmBs1032481@glazunov.sibelius.xs4all.nl> <87k3fv5ia4.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k3fv5ia4.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-11/txt/msg00817.txt.bz2 > Mark> Please start with backing out the original change. > > Here's the reversion. > Committed. Thanks, Tom. Do not hesitate to ping me if you'd like to revisit this issue. -- Joel