bulbazord wrote: Is there a way you can show what the default value is as well? Something like: ``` (lldb) sett show --changed target target.load-script-from-symbol-file (enum) = true (default = false) ``` It might be possible to see what the default is, but perhaps the user is on an downstream version of lldb where a default was different.
https://github.com/llvm/llvm-project/pull/196390 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
