[Lldb-commits] [PATCH] Extract attach core logic from SBTarget::Attach* methods into unified SBTarget::AttachToProcess and make it work with platform for remote attach purposes.
Oleksiy Vyalov
ovyalov at google.com
Fri Feb 6 13:44:07 PST 2015
Thanks for suggestion - added Target::Attach method and wired it with SBTarget::Attach* methods and CommandObjectProcessAttach.
Please take another look.
http://reviews.llvm.org/D7471
Files:
include/lldb/Target/Target.h
source/API/SBTarget.cpp
source/Commands/CommandObjectProcess.cpp
source/Target/Target.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7471.19512.patch
Type: text/x-patch
Size: 21791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150206/a4fdddac/attachment.bin>
More information about the lldb-commits
mailing list