This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reference to old glob directory in gdb 6.5 makefile


> > [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.

I don't know either. I just reran the testsuite on AIX. The results
are not up to par with the better ones, but it's still OK. I searched
the testsuite output (gdb.log), and found no occurrence of this problem.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]