aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-08-10 14:42:22 -0600
committerTom Tromey <tom@tromey.com>2022-12-19 07:47:37 -0700
commit975249ff4e260453217f4a98b1033b0c7a6e6dc5 (patch)
treebee0f6f082ee6dc4c277683b1bbde7800b9e2a4d /gdb/NEWS
parentd1c34a1b4c4ee82744f7f8215b23706c329b63e6 (diff)
downloadfsf-binutils-gdb-975249ff4e260453217f4a98b1033b0c7a6e6dc5.zip
fsf-binutils-gdb-975249ff4e260453217f4a98b1033b0c7a6e6dc5.tar.gz
fsf-binutils-gdb-975249ff4e260453217f4a98b1033b0c7a6e6dc5.tar.bz2
Remove MI version 1
MI version 1 is long since obsolete. Several years ago, I filed PR mi/23170 for this. I think it's finally time to remove this. Any users of MI 1 can and should upgrade to a newer version. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23170
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 3a3387c..e61f060 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,8 @@
*** Changes since GDB 13
+* MI version 1 has been removed.
+
*** Changes in GDB 13
* MI version 1 is deprecated, and will be removed in GDB 14.