aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-lazy-string.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-11-20 14:56:38 -0700
committerTom Tromey <tromey@adacore.com>2024-12-09 13:52:54 -0700
commit4baa27895549f06dfad808d70ba0802877021c2b (patch)
tree6303a1b2fe97724656cb0256e00ecc78075bbe2d /gdb/testsuite/gdb.python/py-lazy-string.c
parent55980c88d4754460f200c3bcf229b7b8dfa42948 (diff)
downloadbinutils-4baa27895549f06dfad808d70ba0802877021c2b.zip
binutils-4baa27895549f06dfad808d70ba0802877021c2b.tar.gz
binutils-4baa27895549f06dfad808d70ba0802877021c2b.tar.bz2
Add DAP deferred requests
This adds a new "deferred request" capability to DAP. The idea here is that if a request returns a DeferredRequest object, then no response is sent immediately to the client. Instead, the request is pending until the deferred request is rescheduled. Some minor refactorings, particularly in cancellation, were needed to make this work. There's no use of this in the tree yet -- that is the next patch. Reviewed-by: Kévin Le Gouguec <legouguec@adacore.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions