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


Thanks Eli.

I think "show-opcodes" is very good.  :)

Hui

On Wed, Mar 4, 2009 at 12:08, Eli Zaretskii <eliz@gnu.org> wrote:
>> 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]