[all-commits] [llvm/llvm-project] 029abe: [lldb] Store the dummy target in the selected exec...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Apr 17 18:29:29 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 029abe67307acdd2191fc6b2171eefadc531583a
      https://github.com/llvm/llvm-project/commit/029abe67307acdd2191fc6b2171eefadc531583a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M lldb/include/lldb/Core/Debugger.h
    M lldb/source/Commands/CommandObjectDWIMPrint.cpp
    M lldb/source/Core/Debugger.cpp
    M lldb/source/Interpreter/CommandInterpreter.cpp
    M lldb/source/Interpreter/CommandObject.cpp
    M lldb/source/Target/Target.cpp
    M lldb/unittests/Core/DebuggerTest.cpp

  Log Message:
  -----------
  [lldb] Store the dummy target in the selected execution context (#190496)

Store the dummy target in the selected execution context. There's no
reason for everybody to have to independently fall back to the dummy
target.



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