From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C5AE385828B; Mon, 11 Dec 2023 15:45:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C5AE385828B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702309538; bh=EEQPzYlwA7utwPhimK42Cgxc7aA3wzZ8AdYyBaeUp2c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xkFOp/O2PQgvWj/8v9pAOoXPE8AznZccmOxaL8fWTck42Vo4DgodrEhrdTfsA1Mcw TVl42EBPcU3MryKwsxv/rIZHQGUN+F3+EY+ZM+u6vGiJJonqdK08Ru3GgeSIq/AjUu d2rXvG4xJYM/nBObVmKVgiHKFHsxVZvlBkKDRYZI= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug dap/30473] Emit DAP Process event Date: Mon, 11 Dec 2023 15:45:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 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=3D30473 --- Comment #6 from Sourceware Commits --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D9a099bc220fb= c97e9ccff6a7e1861e11665e8899 commit 9a099bc220fbc97e9ccff6a7e1861e11665e8899 Author: Tom Tromey Date: Mon Dec 11 07:50:46 2023 -0700 Add DAP items to NEWS Now that DAP is in GDB 14, significant changes to it should be noted in NEWS. This patch adds a note for a fix that's already gone in. I started a new section in NEWS because more changes are coming. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30473 Approved-By: Eli Zaretskii --=20 You are receiving this mail because: You are on the CC list for the bug.=