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