From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29527 invoked by alias); 8 Jun 2005 19:58:28 -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 29493 invoked by uid 22791); 8 Jun 2005 19:58:23 -0000 Received: from ns.suse.de (HELO mx1.suse.de) (195.135.220.2) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 08 Jun 2005 19:58:23 +0000 Received: from hermes.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 26DCAEDFA; Wed, 8 Jun 2005 21:58:21 +0200 (CEST) From: Andreas Schwab To: Eli Zaretskii Cc: Jason Molenda , gdb-patches@sources.redhat.com, kettenis@jive.nl Subject: Re: The gdb x86 function prologue parser References: <85C775AE-3B05-431E-96D2-49EA9D1413E6@apple.com> X-Yow: Does someone from PEORIA have a SHORTER ATTENTION span than me? Date: Wed, 08 Jun 2005 19:58:00 -0000 In-Reply-To: (Eli Zaretskii's message of "Wed, 08 Jun 2005 17:52:13 +0300") Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2005-06/txt/msg00069.txt.bz2 Eli Zaretskii writes: >> Cc: Mark Kettenis >> From: Jason Molenda >> Date: Tue, 7 Jun 2005 22:51:36 -0700 >> >> --- i386-tdep.c 28 May 2005 16:44:28 -0000 1.213 >> +++ i386-tdep.c 8 Jun 2005 05:24:14 -0000 >> @@ -21,6 +21,7 @@ >> Foundation, Inc., 59 Temple Place - Suite 330, >> Boston, MA 02111-1307, USA. */ >> >> +#include > > I don't think we can use stdint.h freely, as we still don't require a > C9x compiler. I see you needed it for things like uint8_t and > uint32_t, which should be easily replaceable by suitable standard x86 > types. Since this is a target (not native) file it needs to use types portable to all hosts. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."