[Lldb-commits] [lldb] [lldb] Fix breakpoint resolver serialization bug (PR #76766)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 2 16:33:34 PST 2024
bulbazord wrote:
> Can this be tested?
I took a look at existing tests, but I'm not sure how to best test this. I think we would need to create a breakpoint in a module by address and make sure the resolver correctly serializes the name (in `statistics dump` or otherwise). Does that sound appropriate to you?
https://github.com/llvm/llvm-project/pull/76766
More information about the lldb-commits
mailing list