[Lldb-commits] [PATCH] D11036: Implement qXfer:libraries:read.
Stephane Sezer
sas at cd80.net
Wed Jul 8 11:29:46 PDT 2015
sas created this revision.
sas added a reviewer: clayborg.
sas added a subscriber: lldb-commits.
This is used on non-unix platforms, where qXfer:libraries-svr4:read
doesn't make sense. Windows uses that for instance.
http://reviews.llvm.org/D11036
Files:
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11036.29273.patch
Type: text/x-patch
Size: 8340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150708/3e0dcdcd/attachment.bin>
More information about the lldb-commits
mailing list