This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Disassemble an entire object
- From: Fabio Andres Miranda <fabiomiranda at racsa dot co dot cr>
- To: Kip Macy <kip dot macy at gmail dot com>
- Cc: gdb at sourceware dot org
- Date: Tue, 01 Nov 2005 19:18:53 -0600
- Subject: Re: Disassemble an entire object
- References: <43680267.9060200@racsa.co.cr> <b1fa29170511011652x7117abb7y14f41717be2e26fc@mail.gmail.com>
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