This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 7915b175326 [gdb/doc] Fix documentation of handle SIGKILL new 4fd9516e330 gdb/doc: fix help text for 'set style disassembler enabled' new dbfac07a716 gdb/tui: use correct setting to control asm window styling
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/cli/cli-style.c | 14 ++++-- gdb/testsuite/gdb.tui/tui-disasm-styling.exp | 65 ++++++++++++++++++++++++++++ gdb/testsuite/lib/tuiterm.exp | 23 ++++++++-- gdb/tui/tui-disasm.c | 2 +- 4 files changed, 96 insertions(+), 8 deletions(-) create mode 100644 gdb/testsuite/gdb.tui/tui-disasm-styling.exp