[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using qemu (user mode) with gdb testsuites
From: |
Tom Tromey |
Subject: |
Re: Using qemu (user mode) with gdb testsuites |
Date: |
Tue, 01 Oct 2024 16:47:14 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> 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