public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/30470] New: Support non-stop in DAP
@ 2023-05-19 14:49 tromey at sourceware dot org
  2023-05-19 14:51 ` [Bug dap/30470] " tromey at sourceware dot org
  2024-02-12 17:18 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-05-19 14:49 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30470
           Summary: Support non-stop in DAP
           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 seems to allow for non-stop -- it's possible for 'continue'
to affect just a single thread, etc.  Currently gdb does not handle
this, but maybe it ought to.

The affected spots can be found by looking for "allThreadsStopped".

-- 
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/30470] Support non-stop in DAP
  2023-05-19 14:49 [Bug dap/30470] New: Support non-stop in DAP tromey at sourceware dot org
@ 2023-05-19 14:51 ` tromey at sourceware dot org
  2024-02-12 17:18 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-05-19 14:51 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
... and also "allThreadsContinued"

-- 
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/30470] Support non-stop in DAP
  2023-05-19 14:49 [Bug dap/30470] New: Support non-stop in DAP tromey at sourceware dot org
  2023-05-19 14:51 ` [Bug dap/30470] " tromey at sourceware dot org
@ 2024-02-12 17:18 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2024-02-12 17:18 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Non-stop seems to contradict some other things in DAP that
make it seem like stops have to be global.  For example,
variable references and the like are tied to the
"current suspended state".

-- 
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-02-12 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 14:49 [Bug dap/30470] New: Support non-stop in DAP tromey at sourceware dot org
2023-05-19 14:51 ` [Bug dap/30470] " tromey at sourceware dot org
2024-02-12 17:18 ` 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).