llvm-project/lldb/source/Plugins/Process
Med Ismail Bennani 676576b6f0 [lldb/Plugins] Refactor ScriptedThread register context creation
This patch changes the ScriptedThread class to create the register
context when Process::RefreshStateAfterStop is called rather than
doing it in the thread constructor.

This is required to update the thread state for execution control.

Differential Revision: https://reviews.llvm.org/D112167

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2021-11-11 00:13:58 +01:00
..
FreeBSD [lldb] [FreeBSD] Fix building on systems without PT_COREDUMP 2021-10-06 14:05:07 +02:00
Linux [lldb] [Process/Linux] Support arbitrarily-sized FPR writes on ARM 2021-10-20 15:06:44 +02:00
MacOSX-Kernel [lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData plugin names 2021-10-28 10:15:03 +02:00
NetBSD [lldb] [llgs server] Support creating core dumps on NetBSD 2021-09-06 12:16:14 +02:00
POSIX [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
Utility [lldb] Support gdbserver signals 2021-11-10 09:38:55 +01:00
Windows/Common [LLDB] Fix Cpsr size for WoA64 target 2021-11-04 17:43:31 +05:00
elf-core Reland "[lldb] Remove non address bits when looking up memory regions" 2021-11-03 13:56:51 +00:00
gdb-remote [lldb] [gdb-server] Fix fill_clamp to handle signed src types 2021-11-10 09:38:55 +01:00
mach-core Reland "[lldb] Remove non address bits when looking up memory regions" 2021-11-03 13:56:51 +00:00
minidump Reland "[lldb] Remove non address bits when looking up memory regions" 2021-11-03 13:56:51 +00:00
scripted [lldb/Plugins] Refactor ScriptedThread register context creation 2021-11-11 00:13:58 +01:00
CMakeLists.txt [lldb/Plugins] Add ScriptedProcess Process Plugin 2021-07-22 14:47:33 +02:00