jasonmolenda added inline comments.
================
Comment at: lldb/tools/debugserver/source/debugserver.cpp:1342
DNBLogSetLogMask(log_flags);
}
----------------
Should this be moved out of this `log_file != NULL` block so that the logging
flags are set based on `-f` value? Otherwise looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144142/new/
https://reviews.llvm.org/D144142
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits