aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-varobj.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2024-02-09 08:38:04 +0100
committerJan Beulich <jbeulich@suse.com>2024-02-09 08:38:04 +0100
commit066673f6d5ef258b9534f6baaa3d52fa35905b00 (patch)
tree2f82f794e36c913563ef27d51d1be8950455ff52 /gdb/python/py-varobj.c
parent272b9416f3ce062de0c28f8dfa2a4112993dd77c (diff)
downloadbinutils-066673f6d5ef258b9534f6baaa3d52fa35905b00.zip
binutils-066673f6d5ef258b9534f6baaa3d52fa35905b00.tar.gz
binutils-066673f6d5ef258b9534f6baaa3d52fa35905b00.tar.bz2
x86: change type of Dwarf2 register numbers in register table
Already the %bnd<N> registers used numbers beyond 127, and eGPR ones are all out of reach for "signed char", at least when CHAR_BITS=8. Switch to "unsigned char", covering appropriately in places where the value returned for "none" actually matters (in tc_x86_parse_to_dw2regnum() this is actually achieved by altering how X_op is set).
Diffstat (limited to 'gdb/python/py-varobj.c')
0 files changed, 0 insertions, 0 deletions