JDevlieghere added inline comments.
================ Comment at: lldb/include/lldb/Core/Debugger.h:249 + uint32_t GetLargeFunctionThreshold() const; + ---------------- This seems like it could have a better name, how about `DisassemblyTreshold`? If this only used when stopped (like `StopDisassemblyCount`) then maybe add the `Stop` prefix here too. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97486/new/ https://reviews.llvm.org/D97486 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits