John Martin
John Martin
My preference would be to support the other access sizes. How far off is the RTL from working with these other access sizes?
There is a pull request in riscv-binutils-gdb (https://github.com/riscv/riscv-binutils-gdb/pull/103/commits) that adds support for RV32E and it was marked merged into riscv-next; however, when looking at one of the files (gas/config/tc-riscv.c) the...
I see what's going on now. Any clue what is missing in riscv-next for the GDB build? /local/rocket-chip/riscv-tools/riscv-gnu-toolchain/build/../riscv-binutils-gdb/gdb/riscv-tdep.c: In function ‘void riscv_extract_return_value(type*, regcache*, gdb_byte*, int)’: /local/rocket-chip/riscv-tools/riscv-gnu-toolchain/build/../riscv-binutils-gdb/gdb/riscv-tdep.c:336:52: error: ‘get_regcache_arch’ was not...