From: Bob Wilson <bwilson@tensilica.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] print message when TUI not configured
Date: Wed, 09 May 2007 21:34:00 -0000 [thread overview]
Message-ID: <46423E53.70803@tensilica.com> (raw)
The TUI feature is not supported on platforms without a suitable version of the
curses library, but this is not well documented. In the doc patch I've been
working on, I added a comment about that. It seems like it would also be good
to fail gracefully if someone tries to use the TUI when it is not configured.
Here is a simple patch to print a message if someone uses the "-tui" option. It
doesn't do anything about TUI commands and key bindings, but I think those are
less important. OK?
2007-05-09 Bob Wilson <bob.wilson@acm.org>
* main.c (captured_main): Recognize -tui option and print an error
message when the TUI is not configured.
next reply other threads:[~2007-05-09 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-09 21:34 Bob Wilson [this message]
2007-05-09 21:36 ` Bob Wilson
2007-05-09 21:42 ` Daniel Jacobowitz
2007-05-11 17:59 ` Eli Zaretskii
2007-05-11 18:10 ` Bob Wilson
2007-05-11 18:29 ` 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=46423E53.70803@tensilica.com \
--to=bwilson@tensilica.com \
--cc=gdb-patches@sources.redhat.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