diff options
author | Tom de Vries <tdevries@suse.de> | 2021-09-22 11:47:50 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-09-22 11:47:50 +0200 |
commit | 479209dd4ff90c0bc66d80ebdcb1f21ea8fbb62d (patch) | |
tree | a691e68cad6f280d8898557a6b6cea72cda0c9af /gdb/python/py-infthread.c | |
parent | cf11ebea1206a7c459a94fef8e0880087dd9f38f (diff) | |
download | binutils-479209dd4ff90c0bc66d80ebdcb1f21ea8fbb62d.zip binutils-479209dd4ff90c0bc66d80ebdcb1f21ea8fbb62d.tar.gz binutils-479209dd4ff90c0bc66d80ebdcb1f21ea8fbb62d.tar.bz2 |
[gdb] Add maint selftest -verbose option
The print_one_insn selftest in gdb/disasm-selftests.c contains:
...
/* If you want to see the disassembled instruction printed to gdb_stdout,
set verbose to true. */
static const bool verbose = false;
...
Make this parameter available in the maint selftest command using a new option
-verbose, such that we can do:
...
(gdb) maint selftest -verbose print_one_insn
...
Tested on x86_64-linux.
Diffstat (limited to 'gdb/python/py-infthread.c')
0 files changed, 0 insertions, 0 deletions