This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [MI non-stop 07/11, RFA] Allow all CLI command even if target is executing.
- From: Daniel Jacobowitz <drow at false dot org>
- To: Vladimir Prus <vladimir at codesourcery dot com>
- Cc: Pedro Alves <pedro at codesourcery dot com>, gdb-patches at sourceware dot org
- Date: Fri, 11 Jul 2008 15:04:21 -0400
- Subject: Re: [MI non-stop 07/11, RFA] Allow all CLI command even if target is executing.
- References: <200806282055.45829.vladimir@codesourcery.com> <200807111446.36378.pedro@codesourcery.com> <200807112258.25104.vladimir@codesourcery.com>
On Fri, Jul 11, 2008 at 10:58:24PM +0400, Vladimir Prus wrote:
> I've of the same opinion. It seems to me that examining each and every command
> is not quite practical. So, we either get to enable all commands and then disable,
> or clarify error messages, or disable all commands, and enable those that actually
> have to work. Enabling all commands seems safer, since the worst problem is inaccurate
> error message.
Well, or inconsistent data structures or assertion failures if
something changes underneath... anyway, good enough for me; it's OK.
Does this make the command flag obsolete?
--
Daniel Jacobowitz
CodeSourcery