From: Eli Zaretskii <eliz@gnu.org>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Don't allow switching on the TUI in some cases
Date: Wed, 31 Mar 2010 07:30:00 -0000 [thread overview]
Message-ID: <83hbnxymmd.fsf@gnu.org> (raw)
In-Reply-To: <201003302323.40127.pedro@codesourcery.com>
> From: Pedro Alves <pedro@codesourcery.com>
> Date: Tue, 30 Mar 2010 23:23:40 +0100
>
> void
> tui_enable (void)
> {
> + if (!tui_allowed_p ())
> + error (_("TUI mode not allowed"));
> +
Does this need a suitable change for the manual? We currently say
this in the "TUI Commands" node:
The TUI has specific commands to control the text windows. These
commands are always available, even when GDB is not in the TUI mode.
When GDB is in the standard mode, most of these commands will
automatically switch to the TUI mode.
Looks like this is no longer true with this patch, is that right?
Thanks.
next prev parent reply other threads:[~2010-03-31 7:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-30 22:23 Pedro Alves
2010-03-31 7:30 ` Eli Zaretskii [this message]
2010-03-31 11:47 ` Pedro Alves
2010-03-31 12:09 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83hbnxymmd.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=pedro@codesourcery.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox