From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: mea@nada.kth.se Cc: gdb-patches@cygnus.com Subject: Re: AIX 4.3.2 new library and coredump format Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-ID: <199904010000.QAA07772@andros.cygnus.com> References: X-SW-Source: 1999-q1/msg00135.html Message-ID: <19990401000000.G3AFo3GY1a4Qyx_MmBbL1R7RZUCQJvCHpk6Noc5r37A@z> From: Johanna Svenningsson Date: 27 Mar 1999 06:14:58 +0200 In AIX 4.3 the format of libraries and coredumps has been changed. I've tried to adapt gdb to both the new and old style. It might not be very beautiful, but it seems to be working for me at least. I've tested it on AIX 4.3.2 and 4.2.1. Thanks for contributing this! We'll take a look at it, see if it's reasonable to add. It won't make it into 4.18, since that's almost ready to release. Stan