From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30537 invoked by alias); 4 Jan 2007 22:33:47 -0000 Received: (qmail 30526 invoked by uid 22791); 4 Jan 2007 22:33:46 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 04 Jan 2007 22:33:39 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2b9N-0008SC-6q; Thu, 04 Jan 2007 17:33:29 -0500 Date: Thu, 04 Jan 2007 22:33:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix variable objects for references to pointers Message-ID: <20070104223329.GA32460@nevyn.them.org> Mail-Followup-To: Nick Roberts , Vladimir Prus , gdb-patches@sources.redhat.com References: <17792.55489.274138.854508@kahikatea.snap.net.nz> <17793.7666.771432.41360@kahikatea.snap.net.nz> <20070103225532.GQ17935@nevyn.them.org> <17820.52196.372141.269808@kahikatea.snap.net.nz> <20070104140907.GA15440@nevyn.them.org> <17821.32774.51044.39571@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17821.32774.51044.39571@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-01/txt/msg00158.txt.bz2 On Fri, Jan 05, 2007 at 11:30:30AM +1300, Nick Roberts wrote: > > Let's hold off on this for a little bit and use Vlad's new stuff. > > Here are the tests using the new stuff. > > -- > Nick http://www.inet.net.nz/~nickrob > > > 2007-01-05 Nick Roberts > > * gdb.mi/mi-var-cp.exp: New test for references to pointers. > > * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above > test. Thanks. These are OK. -- Daniel Jacobowitz CodeSourcery