public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/31037] New: Implement "notStopped" response
@ 2023-11-06 20:19 tromey at sourceware dot org
  2023-11-07 18:15 ` [Bug dap/31037] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-11-06 20:19 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31037
           Summary: Implement "notStopped" response
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dap
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

The protocol says that a client can return 'notStopped'
as the response when processing a message that would require
the process to be stopped.

In all-stop mode (what we have now, see bug #30470),
I think this should affect essentially all commands
except 'pause'.

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

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

* [Bug dap/31037] Implement "notStopped" response
  2023-11-06 20:19 [Bug dap/31037] New: Implement "notStopped" response tromey at sourceware dot org
@ 2023-11-07 18:15 ` tromey at sourceware dot org
  2023-11-07 18:30 ` tromey at sourceware dot org
  2023-11-17 15:45 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-11-07 18:15 UTC (permalink / raw)
  To: gdb-prs

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

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> ---
I have a patch.

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

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

* [Bug dap/31037] Implement "notStopped" response
  2023-11-06 20:19 [Bug dap/31037] New: Implement "notStopped" response tromey at sourceware dot org
  2023-11-07 18:15 ` [Bug dap/31037] " tromey at sourceware dot org
@ 2023-11-07 18:30 ` tromey at sourceware dot org
  2023-11-17 15:45 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-11-07 18:30 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
https://sourceware.org/pipermail/gdb-patches/2023-November/203868.html

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

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

* [Bug dap/31037] Implement "notStopped" response
  2023-11-06 20:19 [Bug dap/31037] New: Implement "notStopped" response tromey at sourceware dot org
  2023-11-07 18:15 ` [Bug dap/31037] " tromey at sourceware dot org
  2023-11-07 18:30 ` tromey at sourceware dot org
@ 2023-11-17 15:45 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-11-17 15:45 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
I forgot to stick the "Bug" keyword in the commit message,
so it wasn't logged here...

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

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

end of thread, other threads:[~2023-11-17 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-06 20:19 [Bug dap/31037] New: Implement "notStopped" response tromey at sourceware dot org
2023-11-07 18:15 ` [Bug dap/31037] " tromey at sourceware dot org
2023-11-07 18:30 ` tromey at sourceware dot org
2023-11-17 15:45 ` 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).