From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25337 invoked by alias); 23 May 2005 00:00:30 -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 25266 invoked by uid 22791); 23 May 2005 00:00:25 -0000 Received: from cpe-138-130-119-96.nsw.bigpond.net.au (HELO takamaka.act-europe.fr) (138.130.119.96) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 23 May 2005 00:00:25 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id BDBF747956; Mon, 23 May 2005 10:00:21 +1000 (EST) Date: Mon, 23 May 2005 00:00:00 -0000 From: Joel Brobecker To: Ivan Popivanov Cc: gdb@sources.redhat.com Subject: Re: AIX support Message-ID: <20050523000021.GN12565@adacore.com> References: <428FA3E2.2050607@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <428FA3E2.2050607@gmx.net> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00276.txt.bz2 > Does GDB support AIX? Is it possible to debug programs compiled with AIX > native xlC compiler? GDB does support AIX. I don't know however how well GDB supports debugging of programs built with xlC. -- Joel