nageshnnazare wrote: > Thanks for adding the test. There's still a few style issues such as missing > periods in comments and a missing newline at the end of the test. Can you > explain why the new test is skipped on ARM Linux? Does the TUI not work there? > > PS: The common courtesy ‘ping’ rate is [once a > week](https://llvm.org/docs/Contributing.html#how-to-submit-a-patch). I > definitely try to look at PRs much sooner than that, but code review takes > time and sometimes other responsibilities take priority.
@JDevlieghere Thanks for looking at it. I had only tested this on arm on darwin and wanted to test it on other platforms as well. I have fixed the formatting errors now. https://github.com/llvm/llvm-project/pull/177160 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
