diff options
author | Tom Tromey <tromey@adacore.com> | 2022-05-03 08:18:14 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-06-14 09:08:29 -0600 |
commit | e73434e38f55e21cc33457ce3b218fa7b4592fec (patch) | |
tree | e3e443b6bbd889dc8cc9ff321a946a09052dbdd4 /gdb/testsuite/gdb.python/py-source-styling.c | |
parent | 2808125fbb5f9c55f52e863283b7f1c5f0ef1a65 (diff) | |
download | binutils-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-source-styling.c')
0 files changed, 0 insertions, 0 deletions