From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CA2923857014; Tue, 12 Dec 2023 14:57:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA2923857014 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702393067; bh=j7L/PXOQvDZrGPk1kvdMzE7Kzal5tSAuClq5y20tmUI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G7KCrKj0L5VgbBcUjIeXNgkSpe196hG+m5e8TIepA7v4R01CMjDnSYIb8HNilFcq2 jFbwyyVYZjvuxht6de5JmBtrnRohyuU5r+qmEdT4YJFlsgbVv+o9OAFh8wEzkCznWp W1dGchD6dUKd/WNVi9A/mOWIuIZAE6rxcbtCkwSw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug dap/31138] Add DAP watchpoint support Date: Tue, 12 Dec 2023 14:57:47 +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: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned 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=3D31138 --- Comment #1 from Tom Tromey --- https://microsoft.github.io/debug-adapter-protocol/specification#Requests_D= ataBreakpointInfo https://microsoft.github.io/debug-adapter-protocol/specification#Requests_S= etDataBreakpoints --=20 You are receiving this mail because: You are on the CC list for the bug.=