[all-commits] [llvm/llvm-project] 8d83d0: [lldb] add plugin names to process save-core error...

Ebuka Ezike via All-commits all-commits at lists.llvm.org
Mon Jun 23 10:03:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d83d046376e7b57c1aa0c5bdd8958b21bbaf0ca
      https://github.com/llvm/llvm-project/commit/8d83d046376e7b57c1aa0c5bdd8958b21bbaf0ca
  Author: Ebuka Ezike <yerimyah1 at gmail.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M lldb/include/lldb/Core/PluginManager.h
    M lldb/source/Commands/CommandObjectProcess.cpp
    M lldb/source/Core/PluginManager.cpp
    M lldb/source/Symbol/SaveCoreOptions.cpp
    M lldb/test/API/functionalities/process_save_core/TestProcessSaveCore.py
    M lldb/test/Shell/Commands/command-process-save-core-not-a-plugin.test

  Log Message:
  -----------
  [lldb] add plugin names to process save-core error output. (#143126)

continuation of
[#142684](https://github.com/llvm/llvm-project/pull/142684) to show
plugin names.

>From issue [#14258](https://github.com/llvm/llvm-project/issues/142581)



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