public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/31271] New: Implement breakpointLocations request
@ 2024-01-22 13:09 simon.farre.cx at gmail dot com
  2024-01-22 14:14 ` [Bug dap/31271] " simon.farre.cx at gmail dot com
  2024-01-22 20:31 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: simon.farre.cx at gmail dot com @ 2024-01-22 13:09 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31271

            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 request.

Breakpoint Locations request can be seen described in the spec here: 
https://microsoft.github.io/debug-adapter-protocol/specification#Requests_BreakpointLocations

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug dap/31271] Implement breakpointLocations request
  2024-01-22 13:09 [Bug dap/31271] New: Implement breakpointLocations request simon.farre.cx at gmail dot com
@ 2024-01-22 14:14 ` simon.farre.cx at gmail dot com
  2024-01-22 20:31 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: simon.farre.cx at gmail dot com @ 2024-01-22 14:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31271

--- Comment #1 from Simon Farre <simon.farre.cx at gmail dot com> ---
This issue is resolved by this series:

https://sourceware.org/pipermail/gdb-patches/2024-January/206148.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug dap/31271] Implement breakpointLocations request
  2024-01-22 13:09 [Bug dap/31271] New: Implement breakpointLocations request simon.farre.cx at gmail dot com
  2024-01-22 14:14 ` [Bug dap/31271] " simon.farre.cx at gmail dot com
@ 2024-01-22 20:31 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2024-01-22 20:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31271

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
I think it does support them, see gdb/python/lib/gdb/dap/locations.py

But it doesn't support columns or the "stepInTargets" request.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-22 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-22 13:09 [Bug dap/31271] New: Implement breakpointLocations request simon.farre.cx at gmail dot com
2024-01-22 14:14 ` [Bug dap/31271] " simon.farre.cx at gmail dot com
2024-01-22 20:31 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).