sync with OpenBSD -current
This commit is contained in:
parent
f7a17acf06
commit
5855eb553f
75 changed files with 286 additions and 284 deletions
|
@ -43,6 +43,9 @@ public:
|
|||
|
||||
lldb_private::DynamicLoader *GetDynamicLoader() override;
|
||||
|
||||
// Process Queries
|
||||
bool WarnBeforeDetach() const override { return false; }
|
||||
|
||||
protected:
|
||||
bool DoUpdateThreadList(lldb_private::ThreadList &old_thread_list,
|
||||
lldb_private::ThreadList &new_thread_list) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue