[Lldb-commits] [lldb] [lldb] print a notice when `source list` paging reaches the end of th… (PR #137515)

via lldb-commits lldb-commits at lists.llvm.org
Fri May 9 06:24:31 PDT 2025


hapeeeeee wrote:

> I've [skipped](https://github.com/llvm/llvm-project/commit/fd8b84ea0fa1eb1da105257f419d926278dc0445) the new tests on Windows because we don't have the headers the sigchld example uses.我跳过了 Windows 上的新测试,因为我们没有 sigchld 示例使用的头文件。
> 
> (no notification of the failure was sent because we were already failing some lldb-dap tests)(没有发送失败通知,因为我们已经有一些 lldb-dap 测试失败了)

The new tests are only applied to the command line, and they should be cross-platform. Maybe I should choose a more general source code for testing?


https://github.com/llvm/llvm-project/pull/137515


More information about the lldb-commits mailing list