[Lldb-commits] [PATCH] Add qModuleInfo request in order to get	module information (uuid, triple,	..) by module path from remote platform.
    Oleksiy Vyalov 
    ovyalov at google.com
       
    Wed Feb 25 14:18:48 PST 2015
    
    
  
AFFECTED FILES
  /lldb/trunk/docs/lldb-gdb-remote.txt
  /lldb/trunk/include/lldb/Host/FileSystem.h
  /lldb/trunk/source/Host/common/FileSystem.cpp
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
  /lldb/trunk/source/Utility/StringExtractorGDBRemote.cpp
  /lldb/trunk/source/Utility/StringExtractorGDBRemote.h
USERS
  ovyalov (Author)
http://reviews.llvm.org/rL230556
http://reviews.llvm.org/D7709
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the lldb-commits
mailing list