Re: Using qemu (user mode) with gdb testsuites
Tom Tromey <[email protected]> Tue, 01 Oct 2024 16:47:14 -0600
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
> 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