This is the mail archive of the gdb@sources.redhat.com 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]

Re: Limited success with 3.0 branch on AIX


>>>>> Kevin Buettner writes:

Kevin> What was the convention used by gcc on AIX prior to Zack Weinberg's
Kevin> changes?

	GCC used to create the symbol as a label.  I don't know if GDB
actually looked for the symbol directly or for the debugging information
associated with the symbol:

.csect .text[PR]
gcc2_compiled.:
__gnu_compiled_c:


David


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