From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10192 invoked by alias); 8 Oct 2004 20:18:53 -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 10155 invoked from network); 8 Oct 2004 20:18:49 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Oct 2004 20:18:49 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i98KIm1B030059 for ; Fri, 8 Oct 2004 16:18:48 -0400 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 i98KIcr31324 for ; Fri, 8 Oct 2004 16:18:38 -0400 Received: from cygbert.vinschen.de (vpn50-62.rdu.redhat.com [172.16.50.62]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id i98KIakP020094 for ; Fri, 8 Oct 2004 16:18:36 -0400 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 9FFF358092; Fri, 8 Oct 2004 22:19:37 +0200 (CEST) Date: Fri, 08 Oct 2004 20:18:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] gdbtypes.h: Add "calling_convention" field to struct main_type Message-ID: <20041008201937.GH6702@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20041007094727.GM6702@cygbert.vinschen.de> <01c4ad28$Blat.v2.2.2$4a1e18c0@zahav.net.il> <20041008161919.GF6702@cygbert.vinschen.de> <01c4ad65$Blat.v2.2.2$7bcf45a0@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c4ad65$Blat.v2.2.2$7bcf45a0@zahav.net.il> User-Agent: Mutt/1.4.2i X-SW-Source: 2004-10/txt/msg00159.txt.bz2 On Oct 8 20:33, Eli Zaretskii wrote: > > Date: Fri, 8 Oct 2004 18:19:19 +0200 > > From: Corinna Vinschen > > > > On Oct 8 13:15, Eli Zaretskii wrote: > > > > Date: Thu, 7 Oct 2004 11:47:27 +0200 > > > > From: Corinna Vinschen > > > > > > > > * gdbtypes.h (struct_main_type): Add member calling_convention. > > > > (TYPE_CALLING_CONVENTION): New macro. > > > > > > If this patch is approved, please review the relevant parts of > > > gdbint.texinfo and see if something there needs updating (perhaps just > > > mention this new macro or something). > > > > I had a look into gdbint.texinfo and it seems that none of these TYPE_* > > macros nor the main_type fields made it into that document. > > ??? I can clearly see them mentioned in the section named "Types". It > is part of the node "Symbol Handling". Well, not exactly. There are only basic descriptions of the TYPE_CODE_* type codes, not any description ofthe TYPE_* macros to access the type and main_type members. Nor descriptions of these struct members at all, AFAICS. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc.