From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Stan Shebs <stanshebs@earthlink.net>, gdb-patches@sourceware.org
Subject: [commit 7.4] [NEWS patch] Re: [patch 1/2] Make gdbtui a shell script
Date: Sun, 01 Jan 2012 21:52:00 -0000 [thread overview]
Message-ID: <20120101215126.GA11393@host2.jankratochvil.net> (raw)
In-Reply-To: <20111222101258.GA18148@host2.jankratochvil.net>
On Thu, 22 Dec 2011 11:12:58 +0100, Jan Kratochvil wrote:
> On Thu, 22 Dec 2011 06:21:36 +0100, Joel Brobecker wrote:
> > Works for me!
Checked into 7.4. Kept 2011 ChangeLog for the 2012 entry as AFAIK the
ChangeLogs do not rotate in the branched repositories.
(Not yet checked in the real patch to HEAD as I hope Joel will run the
year-rotating scripts soon.)
Thanks,
Jan
http://sourceware.org/ml/gdb-cvs/2012-01/msg00002.html
--- src/gdb/ChangeLog 2011/12/23 17:55:16 1.13614.2.22
+++ src/gdb/ChangeLog 2012/01/01 21:47:07 1.13614.2.23
@@ -1,3 +1,8 @@
+2012-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * NEWS (Changes in GDB 7.4): Add gdbtui deprecation note.
+ * tui/tui-main.c: Likewise.
+
2011-12-23 Kevin Pouget <kevin.pouget@st.com>
Introduce gdb.FinishBreakpoint in Python
--- src/gdb/NEWS 2011/12/23 17:55:20 1.472.2.2
+++ src/gdb/NEWS 2012/01/01 21:47:08 1.472.2.3
@@ -258,6 +258,11 @@
Renesas RL78 rl78-*-elf
+* The binary "gdbtui" is deprecated.
+
+ The binary will be no longer built or installed in GDB 7.5.
+ Use "gdb -tui" instead.
+
*** Changes in GDB 7.3.1
* The build failure for NetBSD and OpenBSD targets have now been fixed.
--- src/gdb/tui/tui-main.c 2011/01/01 15:33:53 1.9
+++ src/gdb/tui/tui-main.c 2012/01/01 21:47:08 1.9.4.1
@@ -18,6 +18,11 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+/* The binary "gdbtui" is deprecated.
+
+ The binary will be no longer built or installed in GDB 7.5.
+ Use "gdb -tui" instead. */
+
#include "defs.h"
#include "main.h"
#include "gdb_string.h"
next prev parent reply other threads:[~2012-01-01 21:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 11:47 Jan Kratochvil
2011-12-21 12:53 ` Joel Brobecker
2011-12-21 14:25 ` Jan Kratochvil
2011-12-21 14:32 ` Pierre Muller
2011-12-21 14:39 ` Jan Kratochvil
2011-12-21 17:11 ` Joel Brobecker
2011-12-21 18:37 ` Tom Tromey
2011-12-21 23:11 ` [patch 1/2] Drop gdbtui [+doc changes] Jan Kratochvil
2011-12-22 8:11 ` Eli Zaretskii
2011-12-22 9:53 ` Jan Kratochvil
2011-12-22 11:33 ` Eli Zaretskii
2011-12-22 17:15 ` Jan Kratochvil
2012-01-02 2:30 ` [commit] " Jan Kratochvil
2012-01-02 13:03 ` Pedro Alves
2012-01-02 13:32 ` [commit] Fix/revert insight build regression by me [Re: [commit] [patch 1/2] Drop gdbtui [+doc changes]] Jan Kratochvil
2011-12-21 23:39 ` [patch 1/2] Make gdbtui a shell script Stan Shebs
2011-12-22 6:26 ` Joel Brobecker
2011-12-22 10:16 ` [NEWS patch] " Jan Kratochvil
2012-01-01 21:52 ` Jan Kratochvil [this message]
2011-12-21 17:26 ` Tom Tromey
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=20120101215126.GA11393@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=stanshebs@earthlink.net \
/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