From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2868 invoked by alias); 16 Mar 2006 00:21:18 -0000 Received: (qmail 2860 invoked by uid 22791); 16 Mar 2006 00:21:17 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 16 Mar 2006 00:21:15 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2G0LD2R011101 for ; Wed, 15 Mar 2006 19:21:13 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k2G0L3102202; Wed, 15 Mar 2006 19:21:03 -0500 Received: from [172.16.24.50] (bluegiant.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id k2G0L1hg004223; Wed, 15 Mar 2006 19:21:02 -0500 Message-ID: <4418AF6D.6050302@redhat.com> Date: Thu, 16 Mar 2006 15:10:00 -0000 From: Michael Snyder User-Agent: Mozilla Thunderbird 1.0.7-1.4.1 (X11/20050929) MIME-Version: 1.0 To: Mark Kettenis , GDB Patches Subject: Re: RFC: Correct "paddr_t" in gdb_proc_service.h References: <20060315163650.GA16226@nevyn.them.org> <200603152234.k2FMY7kd008466@elgar.sibelius.xs4all.nl> <20060315223629.GA25509@nevyn.them.org> <200603152259.k2FMx9iY018884@elgar.sibelius.xs4all.nl> In-Reply-To: <200603152259.k2FMx9iY018884@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00213.txt.bz2 Mark Kettenis wrote: > And it looks like we really need a standard > function to convert a native pointer to a CORE_ADDR in gdb. Second. ;-)