Revert "Revert "Make it possible for lldb to launch a remote binary with no local...
authorJim Ingham <jingham@apple.com>
Wed, 17 Nov 2021 22:49:55 +0000 (14:49 -0800)
committerJim Ingham <jingham@apple.com>
Thu, 18 Nov 2021 01:59:47 +0000 (17:59 -0800)
commit92eaad2dd7adb5ee92f397cef85ab11f2612294e
tree5442878641c12892acf340820a213b0a64d7e26b
parent02eca53a50ea306d2d4fb305364fd538b2cfc0be
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.
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Target/Process.cpp
lldb/test/API/functionalities/gdb_remote_client/TestNoLocalFile.py [new file with mode: 0644]