From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30714 invoked by alias); 15 Mar 2006 23:04:57 -0000 Received: (qmail 30706 invoked by uid 22791); 15 Mar 2006 23:04:57 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 15 Mar 2006 23:04:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FJf30-0006s5-SO; Wed, 15 Mar 2006 18:04:54 -0500 Date: Thu, 16 Mar 2006 00:21:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: RFC: Correct "paddr_t" in gdb_proc_service.h Message-ID: <20060315230454.GA26399@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <20060315163650.GA16226@nevyn.them.org> <200603152234.k2FMY7kd008466@elgar.sibelius.xs4all.nl> <20060315223629.GA25509@nevyn.them.org> <200603152259.k2FMx9iY018884@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603152259.k2FMx9iY018884@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i 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/msg00210.txt.bz2 On Wed, Mar 15, 2006 at 11:59:09PM +0100, Mark Kettenis wrote: > Yes, I think you should. And it looks like we really need a standard > function to convert a native pointer to a CORE_ADDR in gdb. Yes, it does. Patch withdrawn; I'll come up with something better. -- Daniel Jacobowitz CodeSourcery