DavidSpickett added inline comments.
================ Comment at: lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp:104 + + return 0; +} ---------------- Do I understand correctly that this will be filled in in a further patch? So right now it's only returning 0 because it's not hooked up yet. For the sake of clean patches I'd rather it just returned 0, then put the rest of the work in the follow up. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96459/new/ https://reviews.llvm.org/D96459 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits