From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24930 invoked by alias); 2 Nov 2005 13:44:00 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 24899 invoked by uid 22791); 2 Nov 2005 13:43:56 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 02 Nov 2005 13:43:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXIu9-0006xw-Qz; Wed, 02 Nov 2005 08:43:53 -0500 Date: Wed, 02 Nov 2005 13:44:00 -0000 From: Daniel Jacobowitz To: ayang Cc: "gdb@sources.redhat.com" Subject: Re: How gdb6.3 describers OS ABI variants? Message-ID: <20051102134353.GB26674@nevyn.them.org> Mail-Followup-To: ayang , "gdb@sources.redhat.com" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00029.txt.bz2 On Wed, Nov 02, 2005 at 04:02:51PM +0800, ayang wrote: > Hi, > I found that the document gdbint isn't matching the gdb6.3 source.Is that true?How can I get the latest document? > Gdbint describers some OS ABI variants, such as GDB_OS_ABI,GDB_OSABI_LINUX...But I can't find them in osabi.h,even in the whole directory of gdb6.3. > I want know how gdb6.3 describers these OS ABI variants? Look in defs.h instead - or use grep. -- Daniel Jacobowitz CodeSourcery, LLC