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: Disassemble an entire object


Hello

 objdump -d <program name>
Kind of hard to read if it is stripped.

I found gobjdump, any other option more Solaris-related ?


On 11/1/05, *Fabio Andres Miranda* <fabiomiranda@racsa.co.cr <mailto:fabiomiranda@racsa.co.cr>> wrote:


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




--
Fabio Andres Miranda
Computer Systems Engineering
Universidad Latina de Costa Rica
http://ns.isi.ulatina.ac.cr/~fabmirha


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