From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7849 invoked by alias); 24 Jul 2003 16:43:22 -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 7841 invoked from network); 24 Jul 2003 16:43:21 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 24 Jul 2003 16:43:21 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 383B980018E; Thu, 24 Jul 2003 12:43:19 -0400 (EDT) Message-ID: <3F200CA7.8090302@redhat.com> Date: Thu, 24 Jul 2003 16:43: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> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00429.txt.bz2 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 >