[all-commits] [llvm/llvm-project] 7e70d7: [LLDB][NFC] Remove Debugger dependency in SystemLi...

Dmitry Vasilyev via All-commits all-commits at lists.llvm.org
Tue Apr 8 11:25:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e70d708a39470397a8df9aa5842d0875b471def
      https://github.com/llvm/llvm-project/commit/7e70d708a39470397a8df9aa5842d0875b471def
  Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M lldb/include/lldb/API/SBDebugger.h
    M lldb/include/lldb/Initialization/SystemLifetimeManager.h
    M lldb/source/API/SBDebugger.cpp
    M lldb/source/API/SystemInitializerFull.cpp
    M lldb/source/Initialization/SystemLifetimeManager.cpp
    M lldb/tools/lldb-server/lldb-server.cpp
    M lldb/tools/lldb-test/SystemInitializerTest.cpp
    M lldb/tools/lldb-test/lldb-test.cpp

  Log Message:
  -----------
  [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (#134383)

It reduces the memory usage in lldb-server.



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