[Lldb-commits] [PATCH] Enable process launching on android from lldb-gdbserver
Tamas Berghammer
tberghammer at google.com
Fri Feb 13 07:56:58 PST 2015
Hi ovyalov, vharron,
Enable process launching on android from lldb-gdbserver
Currently it is uses the same code used on linux. Will be replaced with android specific code if needed.
http://reviews.llvm.org/D7613
Files:
source/Plugins/Platform/Android/PlatformAndroid.cpp
source/Plugins/Platform/Android/PlatformAndroid.h
source/Plugins/Platform/Linux/PlatformLinux.cpp
source/Plugins/Process/Linux/NativeThreadLinux.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7613.19892.patch
Type: text/x-patch
Size: 6502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150213/04122b04/attachment.bin>
More information about the lldb-commits
mailing list