[Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Oleksiy Vyalov
ovyalov at google.com
Wed May 13 10:55:20 PDT 2015
remote-android platform is connected when we attach to a process - now
"process attach" is working for me after this CL
https://github.com/llvm-mirror/lldb/commit/0a5560f6118cb7b10920aa59e4e4665c8d8a9c20
Selected platform is remote-android but when we call process attach no
architecture information is passed
to m_interpreter.GetDebugger().GetTargetList().CreateTarget
On Wed, May 13, 2015 at 10:04 AM, Ted Woodward <ted.woodward at codeaurora.org>
wrote:
> I wonder if it's reporting not compatible because the platform isn't
> connected yet, and currently the non-host linux platform needs to be
> connected.
>
> http://reviews.llvm.org/D9683 should help with that.
>
>
> http://reviews.llvm.org/D8749
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
--
Oleksiy Vyalov | Software Engineer | ovyalov at google.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150513/6bfe4fde/attachment.html>
More information about the lldb-commits
mailing list