jasonmolenda added inline comments.
================ Comment at: lldb/tools/debugserver/source/RNBRemote.h:111-139 + prefix_reg_packets_with_tid, // 'QPrefixRegisterPacketsWithThreadID + set_logging_mode, // 'QSetLogging:' + set_ignored_exceptions, // 'QSetIgnoredExceptions' + set_max_packet_size, // 'QSetMaxPacketSize:' + set_max_payload_size, // 'QSetMaxPayloadSize:' + set_environment_variable, // 'QEnvironment:' + set_environment_variable_hex, // 'QEnvironmentHexEncoded:' ---------------- JDevlieghere wrote: > Nit, since you're touching this, why not align it with `'QStartNoAckMode'`? clang-format decided to go on a little adventure here, when I added a line to this table. I didn't want to fight with it, so I just let it have its fun. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139054/new/ https://reviews.llvm.org/D139054 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits