jingham added a comment.

This way the only bit of the matrix of "restricting function name breakpoints 
by containing source file" that we don't support is "set a breakpoint on this 
function, but ONLY when it is inlined into another CU, NOT when it is in its 
defining CU."  That seems the least useful of the options, and I'm happy to 
trade off not adding another option to the already overstuffed "break set" list 
of options.  And remember, if you actually needed this it would be 
straightforward to write a scripted breakpoint resolver to do that job.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74136/new/

https://reviews.llvm.org/D74136



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to