From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20849 invoked by alias); 12 Aug 2003 19:56:29 -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 20839 invoked from network); 12 Aug 2003 19:56:29 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 12 Aug 2003 19:56:29 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id E7C0F800335; Tue, 12 Aug 2003 15:56:28 -0400 (EDT) Message-ID: <3F39466C.7090207@redhat.com> Date: Tue, 12 Aug 2003 19:56:00 -0000 From: "J. Johnston" Organization: Red Hat Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: patch to ia64-linux-nat.c References: <3F049410.70109@redhat.com> <1030710201854.ZM8518@localhost.localdomain> <3F200CA7.8090302@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00206.txt.bz2 Can this go into gdb 6.0? Without it, gdb debugging gdb gets spurious breakpoints in glibc. -- Jeff J. J. Johnston wrote: > Sorry for the delay. Patch finally checked in. > > Kevin Buettner wrote: > >> On Jul 3, 4:37pm, J. Johnston wrote: >> >> >>> Ok to commit? >>> >>> 2003-07-03 Jeff Johnston >>> >>> * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify >>> that we have a SIGTRAP before returning non-zero. >> >> >> >> Okay. >> >> Kevin >> > > >