From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6776 invoked by alias); 8 Oct 2004 17:32:18 -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 6767 invoked from network); 8 Oct 2004 17:32:17 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Oct 2004 17:32:17 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i98HWHvJ017281 for ; Fri, 8 Oct 2004 13:32:17 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i98HWGr12943; Fri, 8 Oct 2004 13:32:16 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i98HWGbU003196; Fri, 8 Oct 2004 13:32:16 -0400 Received: from tooth.toronto.redhat.com (tooth.toronto.redhat.com [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 698558001BB; Fri, 8 Oct 2004 13:32:16 -0400 (EDT) Date: Fri, 08 Oct 2004 17:32:00 -0000 From: jjohnstn X-X-Sender: jjohnstn@tooth.toronto.redhat.com To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA]: Change to_stopped_data_address ABI In-Reply-To: <01c4ad16$Blat.v2.2.2$fa385ca0@zahav.net.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-10/txt/msg00150.txt.bz2 On Fri, 8 Oct 2004, Eli Zaretskii wrote: > > Date: Wed, 06 Oct 2004 16:47:47 -0400 > > From: Jeff Johnston > > Cc: gdb-patches@sources.redhat.com > > > > The attached patches address your comments below. Ok now? > > Yes, thanks. > Thanks Eli. Patches checked in. -- Jeff J.