Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Event Timeline
Comment Actions
I'm a little curious how you would specify the path to your binary on a remote platform using the command line. But this way certainly wasn't it...
Paths
| Differential D84800
[lldb] Remove unused option '--platform-path' for 'target create' ClosedPublic Authored by JDevlieghere on Jul 28 2020, 2:13 PM.
Details
Diff Detail
Event TimelineJDevlieghere created this revision. JDevlieghere changed the repository for this revision from rLLDB LLDB to rG LLVM Github Monorepo.Jul 28 2020, 2:20 PM Comment Actions I'm a little curious how you would specify the path to your binary on a remote platform using the command line. But this way certainly wasn't it... This revision is now accepted and ready to land.Jul 28 2020, 3:05 PM Closed by commit rG2fa3da7dcdd0: [lldb] Remove unused option '--platform-path' for 'target create' (authored by JDevlieghere). · Explain WhyJul 28 2020, 4:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281358 lldb/source/Commands/CommandObjectTarget.cpp
|