From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24071 invoked by alias); 22 Jan 2007 18:20:01 -0000 Received: (qmail 24016 invoked by uid 22791); 22 Jan 2007 18:20:01 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 22 Jan 2007 18:19:55 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H93lo-0004Wl-RX; Mon, 22 Jan 2007 13:19:52 -0500 Date: Mon, 22 Jan 2007 18:20:00 -0000 From: Daniel Jacobowitz To: Ian C White Cc: gdb@sourceware.org Subject: Re: Reference to old glob directory in gdb 6.5 makefile Message-ID: <20070122181952.GA16917@nevyn.them.org> Mail-Followup-To: Ian C White , gdb@sourceware.org References: <20070120043704.GA22386@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00290.txt.bz2 On Mon, Jan 22, 2007 at 01:08:00PM -0500, Ian C White wrote: > I solved this issue by taking the gdb 6.6 source from sourceware.org. I > got the other source from > > http://aixpdslib.seas.ucla.edu Interesting. I will recommend people take sources directly from sourceware.org / gnu.org the next time this is reported. > Now I've built gdb and, when I run a program in gdb, I get the following > message: > > [tcsetpgrp failed in terminal_inferior: Not owner] > warning: no shared library support for this OS / ABI > Warning: > Cannot insert breakpoint 1. > Error accessing memory address 0x1a968: I/O error. > > osabi is set to "auto", which means "AIX". The tcsetpgrp error is the > result of attach_flag not being set. > > What is the current state of support for aix5 on powerpc? Is this a gdb > issue or a bfd issue? These I am afraid I don't know. Joel tests on AIX; last I remember, it was a bit bad, but not this broken. -- Daniel Jacobowitz CodeSourcery