[PATCH 4/9] gdb: disassembler opcode display formatting

Eli Zaretskii eliz@gnu.org
Thu Jun 23 16:14:21 GMT 2022


> Date: Thu, 23 Jun 2022 17:05:11 +0100
> From: Andrew Burgess via Gdb-patches <gdb-patches@sourceware.org>
> Cc: Andrew Burgess <aburgess@redhat.com>
> 
>  gdb/NEWS                                | 12 +++++++
>  gdb/cli/cli-cmds.c                      |  6 ++++
>  gdb/disasm-flags.h                      |  1 +
>  gdb/disasm.c                            | 43 ++++++++++++++++++++--
>  gdb/doc/gdb.texinfo                     | 48 +++++++++++++++++++++----
>  gdb/mi/mi-cmd-disas.c                   |  6 ++--
>  gdb/record.c                            |  3 ++
>  gdb/testsuite/gdb.mi/mi-disassemble.exp |  6 ++--
>  8 files changed, 109 insertions(+), 16 deletions(-)

Thanks, the documentation parts are OK.


More information about the Gdb-patches mailing list