[Lldb-commits] [PATCH] D113521: Allow lldb to launch a remote executable when there isn't a local copy

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 16 16:09:04 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb715b79d54d5: Make it possible for lldb to launch a remote binary with no local file. (authored by jingham).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113521/new/

https://reviews.llvm.org/D113521

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113521.387781.patch
Type: text/x-patch
Size: 27264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211117/f0f883c1/attachment-0001.bin>


More information about the lldb-commits mailing list