Change the encoding of the Triple string exchanged across GDB-RSP
authorMatthew Gardiner <mg11@csr.com>
Fri, 1 Aug 2014 05:12:23 +0000 (05:12 +0000)
committerMatthew Gardiner <mg11@csr.com>
Fri, 1 Aug 2014 05:12:23 +0000 (05:12 +0000)
commitf39ebbe6139f6c81bc918080968c811fff830281
tree324c1ffdb19ab0051202443f730a305e45b51c9f
parent56c9a8703502de8bc1b6f82627478a232fab571c
Change the encoding of the Triple string exchanged across GDB-RSP
and update documentation to suit, as suggested by Jason Molenda and
discussed in:

http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20140721/011978.html

Differential Revision: http://reviews.llvm.org/D4704

llvm-svn: 214480
lldb/docs/lldb-gdb-remote.txt
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp