From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17688 invoked by alias); 18 Mar 2009 17:11:56 -0000 Received: (qmail 17673 invoked by uid 22791); 18 Mar 2009 17:11:54 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 18 Mar 2009 17:11:50 +0000 Received: (qmail 20412 invoked from network); 18 Mar 2009 17:11:48 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Mar 2009 17:11:48 -0000 From: Pedro Alves To: Paul Pluzhnikov Subject: Re: [patch] Fix a crash when displaying variables from shared ?library. Date: Wed, 18 Mar 2009 17:32:00 -0000 User-Agent: KMail/1.9.10 Cc: Joel Brobecker , gdb-patches@sourceware.org, tromey@redhat.com References: <20090205030257.8A6073A6B7A@localhost> <200903180412.43887.pedro@codesourcery.com> <8ac60eac0903172245w65d7a109pfa3a1866e102423d@mail.gmail.com> In-Reply-To: <8ac60eac0903172245w65d7a109pfa3a1866e102423d@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200903181711.53371.pedro@codesourcery.com> 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/msg00386.txt.bz2 On Wednesday 18 March 2009 05:45:38, Paul Pluzhnikov wrote: > I just committed this: Thanks! -- Pedro Alves