aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/FileManagerTest.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2022-08-03 17:39:24 +0200
committerMichał Górny <mgorny@moritz.systems>2022-08-03 18:40:25 +0200
commit446b61cff4ea0cb7e7fcc5e0fec7bc749d379b08 (patch)
treed5c5dbff571a65cca5fecbc5b4c6e83806e9c58e /clang/unittests/Basic/FileManagerTest.cpp
parent3b217f2f127ebf5da5b87485dd9bc33ae1a66427 (diff)
downloadllvm-446b61cff4ea0cb7e7fcc5e0fec7bc749d379b08.zip
llvm-446b61cff4ea0cb7e7fcc5e0fec7bc749d379b08.tar.gz
llvm-446b61cff4ea0cb7e7fcc5e0fec7bc749d379b08.tar.bz2
[lldb] [gdb-remote] Send interrupt packets from async thread
Refactor the mechanism for sending interrupt packets to send them from async thread (i.e. the same thread that sends the continue packet preceding them and that waits for the response), rather than from the thread requesting the interrupt. This is going to become especially important when using the vCtrlC packet as part of the non-stop protocol, as -- unlike the simple ^c sent in the all-stop mode -- this packet involves an explicit reply. Suggested by Pavel Labath in D126614. Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.llvm.org/D131075
Diffstat (limited to 'clang/unittests/Basic/FileManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions