From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6090 invoked by alias); 25 Apr 2007 01:25:56 -0000 Received: (qmail 6080 invoked by uid 22791); 25 Apr 2007 01:25:55 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Apr 2007 02:25:52 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 52AA54B267; Tue, 24 Apr 2007 20:25:51 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 0FDA24B262; Tue, 24 Apr 2007 20:25:50 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HgWGS-0003w8-LJ; Tue, 24 Apr 2007 21:25:48 -0400 Date: Wed, 25 Apr 2007 03:09:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [rfc] [4/7] Modernize AIX target: inf-ptrace build fix Message-ID: <20070425012548.GA15117@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , Mark Kettenis , gdb-patches@sourceware.org References: <200704242205.l3OM5i1c012149@brahms.sibelius.xs4all.nl> <200704250026.l3P0QQoV023281@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200704250026.l3P0QQoV023281@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00336.txt.bz2 On Wed, Apr 25, 2007 at 02:26:26AM +0200, Ulrich Weigand wrote: > Can we assume every system where inf-ptrace.c is built has uintptr_t? > I notice the type isn't frequently used elsewhere in GDB today. You Can Now. Take a look at the generated gdb_stdint.h. -- Daniel Jacobowitz CodeSourcery