Add a new modifier /c to "disassemble" command to make it output binary code

Eli Zaretskii eliz@gnu.org
Sat Jul 11 17:54:00 GMT 2009


> Date: Sat, 11 Jul 2009 20:09:25 +0800
> From: Hui Zhu <teawater@gmail.com>
> Cc: tromey@redhat.com, msnyder@vmware.com, dje@google.com, 
> 	mark.kettenis@xs4all.nl, gdb-patches@sourceware.org
> 
>  *** Changes since GDB 6.8
> 
> +* "disassemble" command with a /r modifier, print the raw instruction
> +in hex as well as in symbolic form."

"instructions", in plural.

> +   A /r modifier will include raw instruction in hex with the assembly.  *=

"instruction", in plural.

> +With a /r modifier, raw instruction in hex are included.\n\

Same here.

> +the @code{/m} modifier and print the raw instruction in hex as well as
> +in symbolic form by specifying the @code{/r}.

And here.

Okay with those corrections.

Thanks.



More information about the Gdb-patches mailing list