This is the mail archive of the gdb@sourceware.org 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]

Re: What about add a interface to output the assembly codes follow inferior execution


> Date: Wed, 4 Mar 2009 10:28:48 +0800
> From: teawater <teawater@gmail.com>
> Cc: gdb ml <gdb@sourceware.org>
> 
> When exec-disassemble is on,
> If the $pc doesn't have the line message, gdb will output the assembly
> code for $pc.
> If the $pc has the line message, gdb will output the assembly codes of
> this line.

I think this is a useful feature, but we need a better name for it.
Something like show-opcodes, for example.


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