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]

Disassemble an entire object


Hello,

I would like to know if it is possible to disassemble a -static compiled
binary on Solaris 9. I want to list all the binary disassembled, like
do: gdb diasse main (and all the function) and sort it by memory address.

Thanks for help,

edwork0


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