how do you disassemble main in c
all the routines can be disassembled as you step into them but not main.
My magic ball is broken, so I'll need some more details to help you with your problem.
I think (s)he's asking how to disassemble the initialization code before the Program Counter comes to 'main' and returns to the OS.