From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14325 invoked by alias); 26 Jan 2007 22:09:28 -0000 Received: (qmail 14215 invoked by uid 22791); 26 Jan 2007 22:09:17 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Jan 2007 22:03:28 +0000 Received: from kahikatea.snap.net.nz (234.60.255.123.dynamic.snap.net.nz [123.255.60.234]) by viper.snap.net.nz (Postfix) with ESMTP id 524F13D83D6; Sat, 27 Jan 2007 11:02:14 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 257494F71E; Sat, 27 Jan 2007 11:02:12 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17850.31331.630156.484573@kahikatea.snap.net.nz> Date: Fri, 26 Jan 2007 22:09:00 -0000 To: Andreas Schwab Cc: gdb-patches@sourceware.org Subject: Re: Testsuite failure in gdb.cp/annota2.exp In-Reply-To: References: X-Mailer: VM 7.19 under Emacs 22.0.93.1 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/msg00547.txt.bz2 > The test "watch triggered on a.x" fails on ia64 because it only allows 3 > or 4 occurences of "frames-invalid", but I get 6 of them. What is the > significance of the "frames-invalid" annotation? I think the idea was that a frontend need only recompute the call stack when a "frames-invalid" annotation was issued. The problem is that almost any activity seems to generate at least one, and frequently large numbers of such annotations (they get printed every time flush_cached_frames is called). Incidentally this test and the other don't pass on GNU/Linux either but the fails are masked by PR gdb/38. -- Nick http://www.inet.net.nz/~nickrob