[PATCH v2] disass: Add /x modifier to print offsets in hex

Fam Zheng fam@euphon.net
Wed Sep 23 11:12:48 GMT 2020


On Wed, 23 Sep 2020, 11:39 Andreas Schwab, <schwab@linux-m68k.org> wrote:

> On Sep 23 2020, fam@euphon.net wrote:
>
> > @@ -2535,7 +2540,7 @@ can be shown using \"show listsize\"."));
> >
> >    c = add_com ("disassemble", class_vars, disassemble_command, _("\
> >  Disassemble a specified section of memory.\n\
> > -Usage: disassemble[/m|/r|/s] START [, END]\n\
> > +Usage: disassemble[/m|/r|/s|/r] START [, END]\n\
>
> /r twice.
>
> Andreas.
>


Oops, that's a typo, thank you.

If there's no objection to the interface, I'll respin with texinfo in next
rev.

Thanks,

Fam



> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
> "And now for something completely different."
>


More information about the Gdb-patches mailing list