[Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.

Oleksiy Vyalov ovyalov at google.com
Tue Mar 24 17:40:30 PDT 2015


Hi clayborg, tberghammer, vharron,

Use Android device serial number instead of hostname as a target identifier within module cache - otherwise modules for all devices will be stored under localhost folder.

http://reviews.llvm.org/D8597

Files:
  include/lldb/Target/Platform.h
  source/Plugins/Platform/Android/AdbClient.cpp
  source/Plugins/Platform/Android/AdbClient.h
  source/Plugins/Platform/Android/PlatformAndroid.cpp
  source/Plugins/Platform/Android/PlatformAndroid.h
  source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
  source/Target/Platform.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8597.22619.patch
Type: text/x-patch
Size: 7920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150325/1340e8f0/attachment.bin>


More information about the lldb-commits mailing list