[all-commits] [llvm/llvm-project] c9e0b3: Temporarily revert [lldb] e81268d - [lldb/Reproduc...

Eric Christopher via All-commits all-commits at lists.llvm.org
Tue Dec 10 12:30:59 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c9e0b354e2749ce7ab553974692cb35c8651a869
      https://github.com/llvm/llvm-project/commit/c9e0b354e2749ce7ab553974692cb35c8651a869
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M lldb/include/lldb/Utility/GDBRemote.h
    M lldb/include/lldb/Utility/Reproducer.h
    M lldb/source/API/SBDebugger.cpp
    M lldb/source/Commands/CommandObjectReproducer.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Utility/GDBRemote.cpp
    M lldb/source/Utility/Reproducer.cpp
    R lldb/test/Shell/Reproducer/Inputs/MultipleTargetsCapture.in
    R lldb/test/Shell/Reproducer/TestMultipleTargets.test

  Log Message:
  -----------
  Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes

This was causing a crash in opt+assert builds on linux and a follow-up
message was posted.

This reverts commit e81268d03e73aef4f9c7bd8ece8ad02f5b017dcf




More information about the All-commits mailing list