]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove MI version 1
authorTom Tromey <tom@tromey.com>
Wed, 10 Aug 2022 20:42:22 +0000 (14:42 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 19 Dec 2022 14:47:37 +0000 (07:47 -0700)
commit975249ff4e260453217f4a98b1033b0c7a6e6dc5
treebee0f6f082ee6dc4c277683b1bbde7800b9e2a4d
parentd1c34a1b4c4ee82744f7f8215b23706c329b63e6
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
gdb/NEWS
gdb/doc/gdb.texinfo
gdb/interps.h
gdb/main.c
gdb/mi/mi-cmd-env.c
gdb/mi/mi-cmd-var.c
gdb/mi/mi-interp.c
gdb/mi/mi-main.c
gdb/mi/mi-out.c
gdb/testsuite/gdb.base/interp.exp
gdb/testsuite/lib/mi-support.exp