]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
eXamine: Update to support capabilities.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 31 Aug 2022 17:29:27 +0000 (10:29 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Sep 2022 23:47:42 +0000 (16:47 -0700)
commit73f3aa500431c13c76392f5376384c91c43e5d80
tree788ccbdadcc3cb66ad877ba70a0d6aa809b1c83c
parent9871dc5976ded0788d8fb69acd78f14e64751d2e
eXamine: Update to support capabilities.

- For the address ('a') size, pick a suitable size corresponding to
  ptraddr_t for pure capability ABIs.

- Add a new 'C' size flag that prints memory as capabilities, either in
  the default compact format, or as hex via 'x'.  The hex format does not
  yet include tags.
gdb/printcmd.c