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.
Paths
| Differential D7613
Enable process launching on android from lldb-gdbserver ClosedPublic Authored by tberghammer on Feb 13 2015, 7:56 AM.
Details Summary 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.
Diff Detail
Event Timelinetberghammer updated this object. ovyalov edited edge metadata. Comment ActionsLook good.
This revision is now accepted and ready to land.Feb 13 2015, 10:39 AM
Closed by commit rL229371: Enable process launching on android from lldb-gdbserver (authored by tberghammer). · Explain WhyFeb 16 2015, 2:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20009 lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.h
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.cpp
lldb/trunk/source/Plugins/Platform/Linux/PlatformLinux.cpp
lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp
|