How to handle 64bits stabs ?

Tristan Gingold gingold@adacore.com
Wed Sep 3 10:13:00 GMT 2008


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.



More information about the Binutils mailing list