public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/30476] New: Implement supportsEvaluateForHovers
@ 2023-05-19 15:35 tromey at sourceware dot org
  2023-06-01 18:06 ` [Bug dap/30476] " tromey at sourceware dot org
  2023-06-22 15:52 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-05-19 15:35 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30476
           Summary: Implement supportsEvaluateForHovers
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: dap
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

DAP lets an adapter report the supportsEvaluateForHovers
capability, which can be used to perform side-effect-free
evaluations.

Implementing this would require some changes to gdb expression
evaluation.  Once that's done, gdb could report this
capability and the "evaluate" request could handle the
"hover" context.

-- 
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/30476] Implement supportsEvaluateForHovers
  2023-05-19 15:35 [Bug dap/30476] New: Implement supportsEvaluateForHovers tromey at sourceware dot org
@ 2023-06-01 18:06 ` tromey at sourceware dot org
  2023-06-22 15:52 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-06-01 18:06 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
It turns out this can be done using some temporary settings,
like "set may-call-functions off"

-- 
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/30476] Implement supportsEvaluateForHovers
  2023-05-19 15:35 [Bug dap/30476] New: Implement supportsEvaluateForHovers tromey at sourceware dot org
  2023-06-01 18:06 ` [Bug dap/30476] " tromey at sourceware dot org
@ 2023-06-22 15:52 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-06-22 15:52 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |14.1

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

-- 
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:[~2023-06-22 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 15:35 [Bug dap/30476] New: Implement supportsEvaluateForHovers tromey at sourceware dot org
2023-06-01 18:06 ` [Bug dap/30476] " tromey at sourceware dot org
2023-06-22 15:52 ` 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).