This is the mail archive of the gcc@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]

Re: egcs 1.1.1, AIX 4.1.5 and gdb...


>>>>> Chris Fury writes:

Chris> I have succesfully compiled egcs 1.1.1 with the --with-stabs option, but when
Chris> I try to use gdb to debug my program, it can't find the filenames.  The
Chris> debugging
Chris> information seems to be using "short" filenames vs. long filenames with the
Chris> long paths.  I need this functionality because I have many directories with
Chris> several files named the same thing in those directories.

Chris> Anybody out there seen this problem and/or know how to deal with it?

	EGCS probably will not work on AIX using --with-stabs.  There is
no special support in either the compiler or debugger to handle that.
Most of all, that configuration is not supported.

David


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