This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: non-stop mode support for mips ?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]