mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Currently, an LLDB target option controls whether plugins report all threads. However, it seems natural for this knowledge could come from the plugin itself. To support this, this commits adds a virtual method to the plugin base class, making the Python OS query the target option to preserve existing behavior.
2.2 KiB
2.2 KiB