diff options
author | Andrew Burgess <aburgess@redhat.com> | 2025-02-17 10:51:30 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2025-02-24 16:57:24 +0000 |
commit | dbfac07a71613288529d4b40c9a48ad76c19b360 (patch) | |
tree | 5a40c3da1238ebdceb742f30821a5058f428444e /libctf/ctf-link.c | |
parent | 4fd9516e3300249a9fe90d5c7ba6b63ba3058857 (diff) | |
download | binutils-dbfac07a71613288529d4b40c9a48ad76c19b360.zip binutils-dbfac07a71613288529d4b40c9a48ad76c19b360.tar.gz binutils-dbfac07a71613288529d4b40c9a48ad76c19b360.tar.bz2 |
gdb/tui: use correct setting to control asm window styling
Currently the TUI's asm window uses `source_styling` to control
styling. This setting is supposed to be for styling of source files
though, and the asm window displays disassembler output.
We have a different setting for this `disassemble_styling`, which is
controlled with 'set style disassembler enabled on|off'.
Switch to use the correct control variable.
I've written a new test for this, but this required some additions to
the tuiterm library in order to grab character attributes for a screen
region.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'libctf/ctf-link.c')
0 files changed, 0 insertions, 0 deletions