From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7139 invoked by alias); 12 Aug 2003 20:43:11 -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 7132 invoked from network); 12 Aug 2003 20:43:11 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 12 Aug 2003 20:43:11 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h7CKhBt29805 for ; Tue, 12 Aug 2003 16:43:11 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h7CKh9s00555; Tue, 12 Aug 2003 16:43:09 -0400 Received: from localhost.localdomain (vpn50-65.rdu.redhat.com [172.16.50.65]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h7CKh8sr026926; Tue, 12 Aug 2003 16:43:09 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h7CKh3v21950; Tue, 12 Aug 2003 13:43:03 -0700 Date: Tue, 12 Aug 2003 20:43:00 -0000 From: Kevin Buettner Message-Id: <1030812204303.ZM21949@localhost.localdomain> In-Reply-To: "J. Johnston" "Re: RFA: patch to ia64-linux-nat.c" (Aug 12, 3:56pm) References: <3F049410.70109@redhat.com> <1030710201854.ZM8518@localhost.localdomain> <3F200CA7.8090302@redhat.com> <3F39466C.7090207@redhat.com> To: "J. Johnston" , Kevin Buettner Subject: Re: RFA: patch to ia64-linux-nat.c Cc: gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-08/txt/msg00208.txt.bz2 On Aug 12, 3:56pm, J. Johnston wrote: > Can this go into gdb 6.0? Without it, gdb debugging gdb gets spurious > breakpoints in glibc. Okay. Kevin