From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22105 invoked by alias); 8 Dec 2006 14:19:49 -0000 Received: (qmail 22080 invoked by uid 22791); 8 Dec 2006 14:19:44 -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; Fri, 08 Dec 2006 14:19:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GsgZX-0001x6-O5; Fri, 08 Dec 2006 09:19:31 -0500 Date: Fri, 08 Dec 2006 14:19:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Test for base-in-references bug Message-ID: <20061208141930.GA7363@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200612081711.43042.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612081711.43042.vladimir@codesourcery.com> 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: 2006-12/txt/msg00120.txt.bz2 On Fri, Dec 08, 2006 at 05:11:42PM +0300, Vladimir Prus wrote: > > This patch adds testcase for base-in-references bug that was recently fixed. > I've verified that the new testcase fails with my patches reverted, and passes > when they are put back. OK? > > - Volodya > > Test for base in references. > * gdb.mi/mi-var-cp.cc: Add test code. > * gdb.mi/mi-var-cp.exp: Test for bases in references. > * gdb.mi/mi-watch.exp: Adjust to mi_runto changes. > * gdb.mi/mi2-watch.exp: Likewise. > * lib/mi-support.exp (mi_runto): Use temporary breakpoint. > (mi_list_varobj_children): New function. OK, thanks. -- Daniel Jacobowitz CodeSourcery