This is the mail archive of the gdb@sources.redhat.com 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]

Disassembling


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.


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