non-stop mode support for mips ?

Vladimir Prus vladimir@codesourcery.com
Mon Jun 8 08:01:00 GMT 2009


suresh ds wrote:

> Does gdb-6.8 support non-stop mode for mips ? I didn't see any support, as shown below.
> Note that gdb was cross-compiled with --target=mips64.
> 
> (gdb)show non-stop
> Undefined show command: "non-stop".  Try "help show".
> (gdb)

I don't believe that support for non-stop, for any target, is in 6.8. I am not sure
what full target 'mips64' maps to. If it's mips64-linux, then I suspect non-stop
should work in CVS HEAD, modulo displaced stepping. For mips64-elf -- probably not.

- Volodya




More information about the Gdb mailing list