[Lldb-commits] [lldb] [lldb] Fix breakpoint resolver serialization bug (PR #76766)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 3 12:41:46 PST 2024


bulbazord wrote:

@clayborg I was able to write a test similar to what you suggested (without needing to set two breakpoints). I also changed the actual fix since a module's object name isn't quite what I wanted in the first place.

https://github.com/llvm/llvm-project/pull/76766


More information about the lldb-commits mailing list