llvm-project/lldb/source/Plugins/Process
Jim Ingham 379f24ffde Revert "Revert "Reset the wakeup timeout when we re-enter the continue wait.""
This reverts commit 82a3883715.

The original version had a copy-paste error: using the Interrupt timeout
for the ResumeSynchronous wait, which is clearly wrong.  This error would
have been evident with real use, but the interrupt is long enough that it
only caused one testsuite failure (in the Swift fork).

Anyway, I found that mistake and fixed it and checked all the other places
where I had to plumb through a timeout, and added a test with a short
interrupt timeout stepping over a function that takes 3x the interrupt timeout
to complete, so that should detect a similar mistake in the future.
2021-07-12 14:20:49 -07:00
..
FreeBSD [lldb] [Process/FreeBSD] Fix arm64 build after RegisterInfoPOSIX_arm64 changes 2021-05-01 22:50:49 +02:00
Linux Support AArch64/Linux watchpoint on tagged addresses 2021-07-12 07:39:26 +05:00
MacOSX-Kernel [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
NetBSD [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
POSIX [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
Utility Support AArch64/Linux watchpoint on tagged addresses 2021-07-12 07:39:26 +05:00
Windows/Common [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
elf-core [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
gdb-remote Revert "Revert "Reset the wakeup timeout when we re-enter the continue wait."" 2021-07-12 14:20:49 -07:00
mach-core Add a corefile style option to process save-core; skinny corefiles 2021-06-20 12:26:54 -07:00
minidump [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
CMakeLists.txt Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin" 2021-03-24 21:31:16 +01:00