From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13256 invoked by alias); 29 May 2003 23:00:47 -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 13177 invoked from network); 29 May 2003 23:00:45 -0000 Received: from unknown (HELO zenia.red-bean.com) (12.223.225.216) by sources.redhat.com with SMTP; 29 May 2003 23:00:45 -0000 Received: from zenia.red-bean.com (localhost.localdomain [127.0.0.1]) by zenia.red-bean.com (8.12.5/8.12.5) with ESMTP id h4TN9hFq006504; Thu, 29 May 2003 18:09:43 -0500 Received: (from jimb@localhost) by zenia.red-bean.com (8.12.5/8.12.5/Submit) id h4TN9asg006500; Thu, 29 May 2003 18:09:36 -0500 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Linux gdbserver: store register values with proper type References: <20030529152950.GA10807@nevyn.them.org> <20030529190934.GA27223@nevyn.them.org> From: Jim Blandy Date: Thu, 29 May 2003 23:00:00 -0000 In-Reply-To: <20030529190934.GA27223@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg00558.txt.bz2 Daniel Jacobowitz writes: > On Thu, May 29, 2003 at 02:14:13PM -0500, Jim Blandy wrote: > > > > Daniel Jacobowitz writes: > > > This is almost OK. Could you correct the other int reference in the > > > same block? > > > > *duh* > > > > How's this? > > Good by me, go ahead. Committed, thanks.