From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28893 invoked by alias); 17 Mar 2003 19:42:52 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28866 invoked from network); 17 Mar 2003 19:42:52 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 17 Mar 2003 19:42:52 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18v2Ok-0003PJ-00; Mon, 17 Mar 2003 15:43:59 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18v0VD-0003Bl-00; Mon, 17 Mar 2003 14:42:31 -0500 Date: Mon, 17 Mar 2003 19:42:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/testsuite] Add test for PR gdb/38 Message-ID: <20030317194230.GA12242@nevyn.them.org> Mail-Followup-To: David Carlton , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-03/txt/msg00372.txt.bz2 On Mon, Mar 17, 2003 at 10:35:51AM -0800, David Carlton wrote: > This patch adds a KFAILed test for PR gdb/38. That PR is about > watchpoints set at the same location as breakpoints, which can cause > the watchpoint to get triggered late. Right now, the only testsuite > case that tests this is in gdb.c++/annota2.exp, which is bad because > it has nothing to do with C++, nothing to do with annotation, and > because level 2 annotation is on its way out. So I'd like to get the > bug recorded in a more correct location. > > Tested on i686-pc-linux-gnu, GCC 3.1, DWARF 2. I haven't been able to > test the pass branch, because it reliably fails on this platform, but > I did try to be careful with the pass regexp. > > OK to commit? Yes, thank you. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer