DavidSpickett wrote: > Add support for the reportsOriginalInstructions GDB remote protocol feature.
Some of the variables and methods say "Opcodes" instead. Unless you have a good reason for the feature name to be different, you should use only "opcodes" or only "instructions" consistently throughout. For the general audience, "instructions" is probably more familiar. So if we prefer "opcodes" inside of lldb, maybe I'd be fine with the difference on that grounds. https://github.com/llvm/llvm-project/pull/201176 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
