[all-commits] [llvm/llvm-project] 018e5a: [lldb/Properties] Move OSPluginReportsAllThreads f...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue May 19 11:26:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 018e5a96eebd712dd743589327354d528865f9b6
      https://github.com/llvm/llvm-project/commit/018e5a96eebd712dd743589327354d528865f9b6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M lldb/include/lldb/Target/Process.h
    M lldb/include/lldb/Target/Target.h
    M lldb/source/Target/Process.cpp
    M lldb/source/Target/Target.cpp
    M lldb/source/Target/TargetProperties.td
    M lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py

  Log Message:
  -----------
  [lldb/Properties] Move OSPluginReportsAllThreads from Target to Process

This is what Jim wanted originally.

rdar://problem/61236293

Differential revision: https://reviews.llvm.org/D80159




More information about the All-commits mailing list