yln wrote: @jimingham, thanks for the review and feedback on how to improve the code. Are you okay with us addressing this in a follow-up?
> do you know why it was done this way? I don't think we do. I think we just copied what was done in the old ASan plugin. > survives rebuilds I think we are fine for rebuilds. The module we are setting the breakpoint in is the ASan runtime, which doesn't get rebuilt. > This came up because you could (if this weren't done so oddly) handle this by > having a list of candidate functions, and make a single breakpoint with all > those names... @usama54321 please add a FIXME/TODO in the code and file a radar to improve this (you can assign it o me) https://github.com/llvm/llvm-project/pull/84583 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits