[Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 20 16:11:36 PDT 2015


ovyalov closed this revision.
ovyalov added a comment.

Files:

  /lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  /lldb/trunk/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
  /lldb/trunk/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h
  /lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  /lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
  /lldb/trunk/source/Utility/UriParser.cpp
  /lldb/trunk/source/Utility/UriParser.h
  /lldb/trunk/unittests/Utility/UriParserTest.cpp

Users:

  ovyalov (Author)

http://reviews.llvm.org/rL245639


http://reviews.llvm.org/D12025





More information about the lldb-commits mailing list