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: [non-stop] 00/10 non-stop mode


 > > In that case I'm not really sure what you mean by core - non-stop mode
 > > includes changes to linux-nat.c, so presumably that is linux only.
 > 
 > I don't follow where you're getting at.  Async mode requires
 > target support, but of course there's also code in the core of
 > GDB to support it.  Non-stop mode requires target support, builds
 > on top of the async mode, and of course needs core support too.

I mean, for consistency, shouldn't it be:

maint set non-stop 1

since this option presumably also only works for linux (and remote?).
Anway, it's no big deal either way.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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