From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18534 invoked by alias); 15 Mar 2009 09:22:20 -0000 Received: (qmail 18525 invoked by uid 22791); 15 Mar 2009 09:22:19 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 15 Mar 2009 09:22:14 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n2F9Ll1W015012; Sun, 15 Mar 2009 05:21:47 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2F9LjUc005493; Sun, 15 Mar 2009 05:21:45 -0400 Received: from host0.dyn.jankratochvil.net (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n2F9LgtJ000396; Sun, 15 Mar 2009 05:21:44 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.3/8.14.3) with ESMTP id n2F9Le2e014775; Sun, 15 Mar 2009 10:21:41 +0100 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.3/8.14.2/Submit) id n2F9Lbc2014768; Sun, 15 Mar 2009 10:21:37 +0100 Date: Sun, 15 Mar 2009 18:15:00 -0000 From: Jan Kratochvil To: Eli Zaretskii , Joel Brobecker Cc: tromey@redhat.com, mark.kettenis@xs4all.nl, drow@false.org, gdb-patches@sourceware.org Subject: Re: [patch] Fix `return' of long/long-long results with no debuginfo Message-ID: <20090315092137.GA14577@host0.dyn.jankratochvil.net> References: <20090309015510.GA28986@host0.dyn.jankratochvil.net> <200903092233.n29MXEfG019900@brahms.sibelius.xs4all.nl> <20090311163024.GA25708@adacore.com> <20090311205901.GB25708@adacore.com> <20090313171134.GA4396@host0.dyn.jankratochvil.net> <20090313224653.GA30693@adacore.com> <20090314214401.GA18006@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090314221745.GA14183@adacore.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-03/txt/msg00235.txt.bz2 Hi, finally checked-in: http://sourceware.org/ml/gdb-cvs/2009-03/msg00093.html Thanks, Jan