From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14528 invoked by alias); 6 Dec 2001 11:04:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14236 invoked from network); 6 Dec 2001 11:03:40 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 6 Dec 2001 11:03:40 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id NAA18098; Thu, 6 Dec 2001 13:03:08 +0200 (IST) Date: Thu, 06 Dec 2001 03:04:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Ajjaiah B M cc: gdb@sources.redhat.com Subject: Re: GDB : help In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-12/txt/msg00051.txt.bz2 On Thu, 6 Dec 2001, Ajjaiah B M wrote: > > Our team needs GDB on Windows NT and 200 , AIX , LINUX ... I have just > > down loaded the gdb-5.1.tar.gz , but I see lot of C and C++ files ..do I > > need to build these to get the GDB package ...Do I need to make some > > changes in the path ..how can go about using this tool on windows , AIX > and > > Linux ... You need to build GDB for every platform on which you want to use it. The instructions how to build are in the file INSTALL in the distribution.