This is the mail archive of the gdb-patches@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: [patch] gdbserver: qXfer multiprocess


Pedro Alves wrote:
On Tuesday 16 June 2009 21:10:14, Aleksandar Ristovski wrote:

This adds check for multiprocess before appending 'multiprocess' to reply.

I can see that from the patch. But, why?



If gdbserver doesn't have support for multiple processes, how will it report lack of that feature to GDB?


I have created gdbserver for nto to be able to use gdb for nto/linux. One of things this server will not have (at least for now) is multi process support. It will only handle one process a time.


-- Aleksandar Ristovski QNX Software Systems


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