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: Argument pointers, dwarf and prologue analysis


A side point: you posted the readelf -wi output, so it doesn't matter
here, but for future reference, if you pass GCC the '-dA' flag when
you ask it to generate assembly-language output, GCC will include
comments alongside the Dwarf info that make it pretty legible.  That
matters more in cases where the assembler is a suspect, of course.


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