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: [MI] enabling non-stop mode


On Sat, Apr 26, 2008 at 10:16:16PM +0400, Vladimir Prus wrote:
> I've already proposed to add -enable-feature command to enable things
> that are off by default.

I agree with Nick; this sounds like -gdb-set.  If you need to give the
front end information about whether something is supported (by this
GDB or by this target), why not use -gdb-show for that?

Then -gdb-show could report "off (not supported by this target)" in
whatever format was convenient.

-- 
Daniel Jacobowitz
CodeSourcery


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