This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: dbxout.c overhaul, finally done


David Edelsohn wrote:

	I have a major problem on AIX after the patches.  I no longer can
debug cc1 on AIX.  I now receive the error

gdb/xcoffread.c:1560: gdb-internal-error: Section index is uninitialized
IOT/Abort trap(coredump)


Do you have a preprocessed source file, command-line options, and before-and-after .s files? I expect that Zack could pretty quickly work out what changed, given that. (In theory, the stabs should be the same before and after his patches.)

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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