binutils-gdb/gdb/doc
Andrew Burgess f3a8a979bb gdb: error if /r and /b are used with disassemble command
The disassembler gained a new /b flag in this commit:

  commit d4ce49b7ac
  Date:   Tue Jun 21 20:23:35 2022 +0100

      gdb: disassembler opcode display formatting

The /b and /r flags result in the instruction opcodes displayed in
different formats, so it's not possible to have both at the same
time.  Currently the /b flag overrides the /r flag.

We have a similar situation with the /m and /s flags, but here, if the
user tries to use both flags then they will get an error.

I think the error is clearer, so in this commit I propose that we add
an error if /r and /b are both used.

Obviously this change breaks backwards compatibility.  I don't have a
compelling argument for why we should make the change beyond my
feeling that it was a mistake not to add this error from the start,
and that the new behaviour is better.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2023-11-08 11:18:39 +00:00
..
.gitignore
a4rc.sed
agentexpr.texi Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
all-cfg.texi Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
annotate.texinfo Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ChangeLog-1991-2021
doxy-index.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
Doxyfile-base.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
Doxyfile-gdb-api.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
Doxyfile-gdb-xref.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
Doxyfile-gdbserver.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
fdl.texi
filter-for-doxygen
filter-params.pl
gdb.texinfo gdb: error if /r and /b are used with disassemble command 2023-11-08 11:18:39 +00:00
gpl.texi
guile.texi [gdb] Fix typos 2023-06-03 22:43:57 +02:00
lpsrc.sed
Makefile.in Fix doc build dependencies for --with-system-readline 2023-02-13 06:14:40 -08:00
psrc.sed
python.texi gdb/python: Add new gdb.Value.bytes attribute 2023-10-26 18:27:17 +01:00
refcard.tex manual copyright year range of various GDB files to add 2023 2023-01-01 17:01:16 +04:00
stabs.texinfo [gdb] Fix grammar in comments and docs 2023-06-05 12:53:15 +02:00
stack_frame.eps
stack_frame.pdf
stack_frame.png
stack_frame.svg
stack_frame.txt