On Wed, Dec 30, 2020 at 4:25 PM Sylvain Pelissier <[email protected]> wrote: > > Target description is not currently implemented in RISC-V architecture. Thus > GDB won't set it properly when attached. The patch implements the target > description response. > > Signed-off-by: Sylvain Pelissier <[email protected]> > --- > target/riscv/cpu.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>
