labath added a comment. Herald added a subscriber: JDevlieghere. looks great, just fix the build errors :)
================ Comment at: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:375 + + for (auto x : server_features) { + if (x == "qXfer:auxv:read+") ---------------- not a big deal, but this probably shouldn't be auto. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100146/new/ https://reviews.llvm.org/D100146 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits