aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-section-script.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-05-03 08:18:14 -0600
committerTom Tromey <tromey@adacore.com>2022-06-14 09:08:29 -0600
commite73434e38f55e21cc33457ce3b218fa7b4592fec (patch)
treee3e443b6bbd889dc8cc9ff321a946a09052dbdd4 /gdb/testsuite/gdb.python/py-section-script.c
parent2808125fbb5f9c55f52e863283b7f1c5f0ef1a65 (diff)
downloadbinutils-e73434e38f55e21cc33457ce3b218fa7b4592fec.zip
binutils-e73434e38f55e21cc33457ce3b218fa7b4592fec.tar.gz
binutils-e73434e38f55e21cc33457ce3b218fa7b4592fec.tar.bz2
Reimplement ravenscar registers using tables
Currently, the ravenscar-thread implementation for each architecture is written by hand. However, these are actually written by copy-paste. It seems better to switch to a table-driven approach. The previous code also fetched all registers whenever any register was requested. This is corrected in the new implementation.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.c')
0 files changed, 0 insertions, 0 deletions