> I'm wondering if it is possible to use qemu as gdbserver when running > gdb testsuites from a riscv cross-compiler.
I feel like someone wrote a qemu-based board file for gdb, but I don't think I have seen it. > I am new to dejagnu. Though I tried some existing recipes, none worked > out of the box. Has anyone done this before? If so, could you give me > a recipe for an exp file? I'd recommend perhaps asking on the gdb list. Tom