public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/32696] New: Unify ordinary requests and deferred requests
@ 2025-02-14 17:08 tromey at sourceware dot org
2025-04-03 17:02 ` [Bug dap/32696] " tromey at sourceware dot org
0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2025-02-14 17:08 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=32696
Bug ID: 32696
Summary: Unify ordinary requests and deferred requests
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: ---
While working on bug#32685, I added more logic to
DeferredRequest, making it mirror another piece of
command-dispatching in Server.main_loop.
It occurred to me that maybe ordinary requests and
deferred requests could be unified. Like, maybe
the @request decorator could arrange to return
a command object. Then perhaps all the logic could
be done in a single spot.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug dap/32696] Unify ordinary requests and deferred requests
2025-02-14 17:08 [Bug dap/32696] New: Unify ordinary requests and deferred requests tromey at sourceware dot org
@ 2025-04-03 17:02 ` tromey at sourceware dot org
0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2025-04-03 17:02 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=32696
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |32685
Referenced Bugs:
https://sourceware.org/bugzilla/show_bug.cgi?id=32685
[Bug 32685] Race with stop event
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-03 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-14 17:08 [Bug dap/32696] New: Unify ordinary requests and deferred requests tromey at sourceware dot org
2025-04-03 17:02 ` [Bug dap/32696] " 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).