nageshnnazare wrote: COPYING COMMENTS FROM OLD PR - https://github.com/llvm/llvm-project/pull/177010
``` Thanks for considering this! @JDevlieghere I was using lldb to debug and understand some code with print messages and it was very frustrating to debug. So I thought of going ahead and implementing it. 1. Yes, it would be great to add a test case for this. Can you give me some pointers on how to run and validate the test locally? 2. I will go through these guidelines and modify the changes accordingly. Is there a way that I can validate these on other platforms through the pipeline? I have just tested this on mac and it seems to be working fine.. ``` https://github.com/llvm/llvm-project/pull/177160 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
