[all-commits] [llvm/llvm-project] fad34d: Revert "[lldb/Plugins] Add ScriptedProcess Process...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Wed Mar 24 13:31:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fad34da7fdcd2f6e60920ca1e6d290f8e53ec315
      https://github.com/llvm/llvm-project/commit/fad34da7fdcd2f6e60920ca1e6d290f8e53ec315
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M lldb/bindings/python/CMakeLists.txt
    M lldb/include/lldb/Target/Process.h
    M lldb/source/Plugins/Process/CMakeLists.txt
    R lldb/source/Plugins/Process/scripted/CMakeLists.txt
    R lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
    R lldb/source/Plugins/Process/scripted/ScriptedProcess.h
    M lldb/source/Target/Target.cpp
    M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py

  Log Message:
  -----------
  Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"

Reverting commit b09d44b6ae0901865a0d4b2a0cf797c3cd34eeeb, since it breaks
the windows bots: https://lab.llvm.org/buildbot/#/builders/83/builds/4993

It seems to crash the `TestIRMemoryMapWindows.test` test.




More information about the All-commits mailing list