[Lldb-commits] [lldb] Implement reportsOriginalInstructions GDB remote feature (PR #201176)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 4 04:28:36 PDT 2026
DavidSpickett wrote:
> So let me check what GDB does and how it does it, but I think I'll be in favour of this solution even so.
Also wondering if we should just substitute all the time. It leads to a situation where sometimes both sides will substitute, but it wouldn't need a new feature.
https://github.com/llvm/llvm-project/pull/201176
More information about the lldb-commits
mailing list