jingham added a comment.

There isn't an SB API for "settings set" yet.  I've put off doing that because 
the "settings" subsystem is currently unfinished.  In the original design you 
would be specify qualifiers in the setting hierarchy, like:

settings set target[arch=x86_64].whatever

That would be pretty handy in a lot of cases - for instance there are some 
settings that you have to set when doing KEXT development on macOS that are not 
appropriate for user-space debugging and  this trips up the kernel developers 
all the time.

But we've never gotten around to designing this fully, and I've don't want to 
design the SB API's for settings till we know how this is going to work.  
Apparently I didn't put this on the Projects page, I'll go rectify that in a 
bit.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65271/new/

https://reviews.llvm.org/D65271



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to