On Thursday 27 October 2011 15:59:07, Eli Zaretskii wrote: > Anyway, if I use "r -Q &", GDB says that asynchronous execution is not > supported on this platform. Is that expected? Yes. The Windows port of gdbserver does support it though (because it's really the "remote" target that supports it). -- Pedro Alves