[all-commits] [llvm/llvm-project] 92eaad: Revert "Revert "Make it possible for lldb to launc...
jimingham via All-commits
all-commits at lists.llvm.org
Wed Nov 17 18:00:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92eaad2dd7adb5ee92f397cef85ab11f2612294e
https://github.com/llvm/llvm-project/commit/92eaad2dd7adb5ee92f397cef85ab11f2612294e
Author: Jim Ingham <jingham at apple.com>
Date: 2021-11-17 (Wed, 17 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
A lldb/test/API/functionalities/gdb_remote_client/TestNoLocalFile.py
Log Message:
-----------
Revert "Revert "Make it possible for lldb to launch a remote binary with no local file.""
This reverts commit dd5505a8f2c75a903ec944b6e46aed2042610673.
I picked the wrong class for the test, should have been GDBRemoteTestBase.
More information about the All-commits
mailing list