Skip to content
Commit e02a355f authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/Plugins] Clean-up Scripted Process interface requirements (NFC)



The goal of the simple patch is to clean-up the scripted process
interface by removing methods that were introduced with the interface
originally, but that were never really implemented (get_thread_with_id &
get_registers_for_thread).

This patch also changes `get_memory_region_containing_address` to have a
base implementation (that retunrs `None`), instead of forcing the user
to override it in their derived class.

Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent b9d4c94a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment