[lldb-dap] Adding support for cancelling a request. #130169
ashgti
force pushed
from
8700ee94
1 year ago
ashgti
force pushed
to
6bb322fd
1 year ago
ashgti
force pushed
from
6bb322fd
to
8b71292a
1 year ago
ashgti
marked this pull request as ready for review 1 year ago
[lldb-dap] Adding support for cancelling a request.
c183231d
Only apply the Transport::Read timeout to the initial read of the hea…
facdc779
Fixing missing includes and rebasing on main.
6a474fef
ashgti
force pushed
from
8b71292a
to
6a474fef
1 year ago
Applying clang-format.
1c2d19b9
labath
commented
on 2025-03-20
Adding fine grained locks for the DAP processing queue and tried to s…
d95773e8
Ensure we clear the cancel requests that have been processed.
0cdd9703
Using a few helpers to simplify the cancel responses.
8141476a
Trying to isolate the Win32 timeout.
c8a3e842
Fixing the EndOfFileError error code.
c6a97968
labath
commented
on 2025-03-21
Adjusting includes and when we call CancelInterruptRequest.
8a1c97f5
Moving cancel checking into RequestHandler to try to conslidate the c…
f45bba51
Addressing feedback and reseting debugger interrupt requested sooner.
ac7b7894
Merge branch 'main' into cancel-request
093a3b5a
Fixing post-merge changes.
a56e05aa
labath
approved these changes
on 2025-04-02
Applying reviewer suggestions and have the reader loop break when the…
720e59ff
Merge remote-tracking branch 'origin/main' into cancel-request
b30ba544
Fixing post-merge issues.
77130cae
ashgti
merged
2d30a60e
into main 353 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub