Change the container-regs kv pair in the qRegsiterInfo
authorJason Molenda <jmolenda@apple.com>
Wed, 23 Jan 2013 04:38:32 +0000 (04:38 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 23 Jan 2013 04:38:32 +0000 (04:38 +0000)
commitfa85ca5fff843d2eac0d54ef6a022a870089f80e
treecb8dfceb099a55386bd9113919cd73299aee80ed
parent243bc8535577c26de9ba2760fcb54c3c72a82cf3
Change the container-regs kv pair in the qRegsiterInfo
reply to be hex encoded, not decimal.

Fix the whitespace in the container-regs/invalidate-regs
documentation, fix one ambiguous hex/decimal number in an
example.

llvm-svn: 173225
lldb/docs/lldb-gdb-remote.txt
lldb/tools/debugserver/source/RNBRemote.cpp