summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
diff options
context:
space:
mode:
authorAntonio Afonso <antonio.afonso@gmail.com>2019-07-03 17:30:07 +0000
committerAntonio Afonso <antonio.afonso@gmail.com>2019-07-03 17:30:07 +0000
commitf8251f1ee6c6e4f08bfb71543b6e447c373d4420 (patch)
tree2a30c527750df3cbe9679ab505641fc08f72c8f2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
parent83bbe2f418859ea1ae00c2918923b97dc6647a44 (diff)
downloadbcm5719-llvm-f8251f1ee6c6e4f08bfb71543b6e447c373d4420.tar.gz
bcm5719-llvm-f8251f1ee6c6e4f08bfb71543b6e447c373d4420.zip
Add plugin.process.gdb-remote.use-libraries-svr4 option
Summary: This option allow the toggling of the libraries-svr4 usage in ProcessGDBRemote. It's a follow up of https://reviews.llvm.org/D62503#1564296 and it's meant to test / tweak this new packet with, hopefully, minimum impact and in a faster way. Enable it with `settings set plugin.process.gdb-remote.use-libraries-svr4 true`. For now, by default it's false. I didn't put tests up for this but I did test it manually. Reviewers: labath, jankratochvil Reviewed By: labath Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D64112 llvm-svn: 365059
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud