[Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation

Matthew Gardiner mg11 at csr.com
Wed Jul 23 06:23:49 PDT 2014


Folks,

When I first implemented the qHostInfo for the kalimba gdbserver stub, I 
sent the triple string as kalimba-csr-unknown. However the receiving 
code (GDBRemoteCommunicationClient) expects the string to be encoded as 
hex bytes, since '-' are a reserved GDB-RSP control character.

The documentation for qHostInfo in lldb-gdb-remote.txt does not allude 
to this at all. So I'm sending this patch which I think improves this 
state of affairs.

Could someone please apply this patch?

thanks Matt


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Keep up to date with CSR on our technical blog, www.csr.com/blog, CSR people blog, www.csr.com/people, YouTube, www.youtube.com/user/CSRplc, Facebook, www.facebook.com/pages/CSR/191038434253534, or follow us on Twitter at www.twitter.com/CSR_plc.
New for 2014, you can now access the wide range of products powered by aptX at www.aptx.com.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-gdb-remote.patch
Type: text/x-patch
Size: 866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140723/0f47ba70/attachment.bin>


More information about the lldb-commits mailing list