[all-commits] [llvm/llvm-project] dd5505: Revert "Make it possible for lldb to launch a remo...

jimingham via All-commits all-commits at lists.llvm.org
Tue Nov 16 16:46:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd5505a8f2c75a903ec944b6e46aed2042610673
      https://github.com/llvm/llvm-project/commit/dd5505a8f2c75a903ec944b6e46aed2042610673
  Author: Jim Ingham <jingham at apple.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
    M lldb/source/Commands/CommandObjectProcess.cpp
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Target/Process.cpp
    R lldb/test/API/functionalities/gdb_remote_client/TestNoLocalFile.py

  Log Message:
  -----------
  Revert "Make it possible for lldb to launch a remote binary with no local file."

The reworking of the gdb client tests into the PlatformClientTestBase broke
the test for this.  I did the mutatis mutandis for the move, but the test
still fails.  Reverting till I have time to figure out why.

This reverts commit b715b79d54d5ca2d4e8c91089b8f6a9389d9dc48.




More information about the All-commits mailing list