From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3571 invoked by alias); 22 Oct 2009 20:46:49 -0000 Received: (qmail 3563 invoked by uid 22791); 22 Oct 2009 20:46:48 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Oct 2009 20:46:45 +0000 Received: from spaceape11.eur.corp.google.com (spaceape11.eur.corp.google.com [172.28.16.145]) by smtp-out.google.com with ESMTP id n9MKkgZl000784 for ; Thu, 22 Oct 2009 21:46:42 +0100 Received: from gxk3 (gxk3.prod.google.com [10.202.11.3]) by spaceape11.eur.corp.google.com with ESMTP id n9MKkdX3027942 for ; Thu, 22 Oct 2009 13:46:40 -0700 Received: by gxk3 with SMTP id 3so1926199gxk.15 for ; Thu, 22 Oct 2009 13:46:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.57.4 with SMTP id j4mr6554762ank.104.1256244399267; Thu, 22 Oct 2009 13:46:39 -0700 (PDT) In-Reply-To: References: <8ac60eac0910212148w24f44d53xfa6bedd7e12b41d1@mail.gmail.com> <20091022054758.GA15116@host0.dyn.jankratochvil.net> <8ac60eac0910212314h3517ff9btcad84f8d0978bddb@mail.gmail.com> <200910221142.55021.pedro@codesourcery.com> <8ac60eac0910220833v96b75i379486328b8f7955@mail.gmail.com> <8ac60eac0910220929v4cad21b4gcf706be716b13771@mail.gmail.com> <8ac60eac0910221131h7424ed4fpbcf4036058621162@mail.gmail.com> Date: Thu, 22 Oct 2009 20:46:00 -0000 Message-ID: <8ac60eac0910221346s15472d9fw7baa1ce222ce4d10@mail.gmail.com> Subject: Re: [patch] Fix for PR gdb/10819 From: Paul Pluzhnikov To: tromey@redhat.com Cc: Andreas Schwab , Pedro Alves , gdb-patches@sourceware.org, Jan Kratochvil Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-10/txt/msg00546.txt.bz2 On Thu, Oct 22, 2009 at 1:13 PM, Tom Tromey wrote: > Paul> How about this one then? > Great, thanks. Committed on trunk and (with minor adjustment) on gdb_7_0-branch. Thanks, -- Paul Pluzhnikov