[all-commits] [llvm/llvm-project] 8416ba: [lldb-dap] In DAP unit tests, add helpers for load...

John Harrison via All-commits all-commits at lists.llvm.org
Thu May 22 08:58:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8416bace86eb4c3778ae415733549ad3d42f032f
      https://github.com/llvm/llvm-project/commit/8416bace86eb4c3778ae415733549ad3d42f032f
  Author: John Harrison <harjohn at google.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M lldb/tools/lldb-dap/Protocol/ProtocolBase.h
    M lldb/unittests/DAP/CMakeLists.txt
    M lldb/unittests/DAP/Handler/DisconnectTest.cpp
    A lldb/unittests/DAP/Inputs/linux-x86_64.core.yaml
    A lldb/unittests/DAP/Inputs/linux-x86_64.out.yaml
    M lldb/unittests/DAP/TestBase.cpp
    M lldb/unittests/DAP/TestBase.h
    M lldb/unittests/TestingSupport/TestUtilities.cpp
    M lldb/unittests/TestingSupport/TestUtilities.h

  Log Message:
  -----------
  [lldb-dap] In DAP unit tests, add helpers for loading a CoreFile. (#140738)

This allows us to have a SBTarget and SBProcess for creating unit tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list