[lldb-dev] lldb command like gdb's "set auto-solib-add off"

Chunseok Lee via lldb-dev lldb-dev at lists.llvm.org
Mon May 22 08:02:14 PDT 2017


Hello. 

In gdb, I can toggle auto symbol loading using "set auto-solib-add off" command.
I wonder that lldb has similar command for disabling auto shared library symbol loading? 
If not, where is the good starting point to review the source code to implement this feature?

BR,
Chunseok Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170523/f95c303c/attachment.html>


More information about the lldb-dev mailing list