Does anyone use gdb testsuite with remote target of qemu in linux-user mode? I see no mention of qemu as a remote simulator in dejagnu, or in gdb/testsuite.
I threw together a qemu.exp to do this, and it seems to work OK everywhere except with mi-support.exp, which does not appear to have infrastructure to spawn an external simulator. G