From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24284 invoked by alias); 7 Apr 2005 17:27:59 -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 24211 invoked from network); 7 Apr 2005 17:27:54 -0000 Received: from unknown (HELO e1.ny.us.ibm.com) (32.97.182.141) by sourceware.org with SMTP; 7 Apr 2005 17:27:54 -0000 Received: from westrelay01.boulder.ibm.com (westrelay01.boulder.ibm.com [9.17.195.10]) by e1.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j37HRrCj019573 for ; Thu, 7 Apr 2005 13:27:53 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by westrelay01.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j37HReFP085678 for ; Thu, 7 Apr 2005 11:27:43 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j37HRdfd032577 for ; Thu, 7 Apr 2005 11:27:40 -0600 Received: from dyn9047022123-009047022128.beaverton.ibm.com (dyn9047022123-009047022128.beaverton.ibm.com [9.47.22.128]) by d03av01.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j37HRdAR032566 for ; Thu, 7 Apr 2005 11:27:39 -0600 From: Paul Gilliam Reply-To: pgilliam@us.ibm.com To: gdb-patches@sources.redhat.com Subject: [PATCH] Fixes testsuit/gdb.base/annota1.exp Date: Thu, 07 Apr 2005 17:27:00 -0000 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200504071025.11668.pgilliam@us.ibm.com> X-SW-Source: 2005-04/txt/msg00067.txt.bz2 ping! This patch fixes a problem in annota1.exp First message in annota1.exp thread: http://sources.redhat.com/ml/gdb-patches/2004-09/msg00349.html Last message in in annota1.exp thread: http://sources.redhat.com/ml/gdb-patches/2004-09/msg00374.htm The annota1.exp patch was put on hold, waiting for a set backtrace patch. I submitted a set backtrace patch here: First message in set backtrace thread: http://sources.redhat.com/ml/gdb-patches/2004-10/msg00261.html last message in set backtrace thread: http://sources.redhat.com/ml/gdb-patches/2004-10/msg00443.html Then, like everyone else, I got involved in other things. But an internal bug system just reminded me these where still pending. Where do these patches sit now? -=# Paul #=-