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: Does target-async work on MS-Windows?


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


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