[all-commits] [llvm/llvm-project] 11a096: [lldb] Fixup TestLoadAfterAttach for 82ba3f4

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Jul 7 06:06:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11a09692ad960a8e547f05f070fe8b24664a4e24
      https://github.com/llvm/llvm-project/commit/11a09692ad960a8e547f05f070fe8b24664a4e24
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M lldb/test/API/functionalities/load_after_attach/TestLoadAfterAttach.py
    M lldb/test/API/functionalities/load_after_attach/main.cpp

  Log Message:
  -----------
  [lldb] Fixup TestLoadAfterAttach for 82ba3f4

After 82ba3f4, we (again) need to call lldb_enable_attach to be able to
attach to processes on linux. This was a new test, so it does not have
the necessary boilerplate.




More information about the All-commits mailing list