jimingham wrote:

You don't need the breakpoint to create the resolver.  It's been a while, but I 
imagine I was passing in the breakpoint here so that if there were errors with 
deserializing the resolver from the structured data we could mention the 
breakpoint number.  But that's not really necessary, you can add the breakpoint 
number to the error reporting after you get the error back from 
CreateFromStructuredData.  So this looks fine to me.

https://github.com/llvm/llvm-project/pull/75374
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to