Hi to all again. I was wondering if there is a way to show all the assembly code of a source file. Something like \"disas all\" :). The only way to do this I have found is typing \"info functions\", and, for all the functions it returns, typing \"disas <name of function>\". Any idea? Thanks in advance.