This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

How to handle 64bits stabs ?


Hi,

currently objdump -G (--stabs) can only display 32bits stabs. However mach-o 64bits files have a 64bits
value field and therefore the output of objdump is bogus.


How to deal with that ? Should we make bfd_get_arch_size working on mach-o and use this function ?

Tristan.


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