From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11874 invoked by alias); 19 Jun 2009 13:53:33 -0000 Received: (qmail 11824 invoked by uid 22791); 19 Jun 2009 13:53:33 -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; Fri, 19 Jun 2009 13:53:28 +0000 Received: (qmail 12435 invoked from network); 19 Jun 2009 13:53:26 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Jun 2009 13:53:26 -0000 From: Pedro Alves To: Keith Seitz Subject: Re: Adjust insight to recent GDB changes around TARGET_OBJECT_MEMORY Date: Tue, 30 Jun 2009 01:48:00 -0000 User-Agent: KMail/1.9.10 Cc: insight@sourceware.org References: <200906161953.39984.pedro@codesourcery.com> <4A37FF33.50709@redhat.com> In-Reply-To: <4A37FF33.50709@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906191454.13726.pedro@codesourcery.com> Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00085.txt.bz2 On Tuesday 16 June 2009 21:23:15, Keith Seitz wrote: > Pedro Alves wrote: > > > (I didn't find any other TARGET_OBJECT_MEMORY access under gdbtk) > > > > I'd check this in as obvious, but I don't know the rules on > > this side of the fence. ;-) > > I think of it exactly the same way as gdb. By all means, if it is an > "obvious" failure, don't hesitate to commit it. Ack. Thanks. > Thanks for the patch! You're welcome. Checked in now. -- Pedro Alves