diff options
author | Tom Tromey <tromey@adacore.com> | 2023-08-31 13:58:49 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-09-07 14:04:53 -0600 |
commit | d1369de649a9d19abae1012ef805aaa674314c0c (patch) | |
tree | 4938931225e3f7155ca257c9fcbe74133d2e5e52 /opcodes/z8kgen.c | |
parent | 78dfcce3174dbb9bd9d3a5898e57a9019dcc38d9 (diff) | |
download | gdb-d1369de649a9d19abae1012ef805aaa674314c0c.zip gdb-d1369de649a9d19abae1012ef805aaa674314c0c.tar.gz gdb-d1369de649a9d19abae1012ef805aaa674314c0c.tar.bz2 |
Fix bug in -var-evaluate-expression
This bug points out that if one uses -var-set-visualizer with "None"
-- to disable a pretty-printer for a varobj -- then
-var-evaluate-expression will still use pretty-printing.
This is a combination of bugs. First, setting the visualizer does not
update the display text; and second, computing the display text should
use "raw" when Python is available but no visualizer is desired.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=11738
Reviewed-by: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'opcodes/z8kgen.c')
0 files changed, 0 insertions, 0 deletions