From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 991CC3858D1E; Mon, 19 Dec 2022 15:04:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 991CC3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671462280; bh=Jqv4ai/f6aQge7kZ0ZxXN0WwYCOllCCFyvYwSl3S8d4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FZVvAjmnK2W0ErSE8DoOMdRpfgi3MJBf4dE8/334hyvd4Eur8nSF8cGI7q9etXbpD EO6Q8afnIdjKeSLGrwvw3PzgCY74ccDjhml2+WeVBv3EKaP1B8gD+fDQALRjYVRah1 SrTeji8jY+5XxnXz0dFLeHjLlnb1FONXXALQivdA= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug mi/23170] Remove MI version 1 Date: Mon, 19 Dec 2022 15:04:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D23170 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D975249ff4e26= 0453217f4a98b1033b0c7a6e6dc5 commit 975249ff4e260453217f4a98b1033b0c7a6e6dc5 Author: Tom Tromey Date: Wed Aug 10 14:42:22 2022 -0600 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=3D23170 --=20 You are receiving this mail because: You are on the CC list for the bug.=