llvm-project
[lldb-dap] Adding support for cancelling a request.
#130169
Merged

[lldb-dap] Adding support for cancelling a request. #130169

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone