From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C8BAA3858D3C; Mon, 22 Jan 2024 13:09:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8BAA3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705928971; bh=SMdPvMDpsd4fbApOFDHl/n6ICHmDeunXkakhbFicHM4=; h=From:To:Subject:Date:From; b=vmOjqVQRrMeqsBiJt9VJ73YOSu1Hr7yw2LyiA3utodU1rXi2QEYcFhTpcsa9SNIiv 5d5R53y8fP2aLF2l9NghlzIbQBt+AiZN911hgVZm8TUHqbhCeR083z0+P+t74+KkqJ VBB6KP56u8Cv74o6OYttfzqsjrfMtMISJ1TtBHv8= From: "simon.farre.cx at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug dap/31271] New: Implement breakpointLocations request Date: Mon, 22 Jan 2024 13:09:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.farre.cx at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31271 Bug ID: 31271 Summary: Implement breakpointLocations request Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: dap Assignee: unassigned at sourceware dot org Reporter: simon.farre.cx at gmail dot com Target Milestone: --- The current DAP implementation doesn't support the breakpointLocations requ= est. Breakpoint Locations request can be seen described in the spec here:=20 https://microsoft.github.io/debug-adapter-protocol/specification#Requests_B= reakpointLocations --=20 You are receiving this mail because: You are on the CC list for the bug.=