[Lldb-commits] [lldb] [lldb] correct inconsistent order of messages on process launch (PR #73173)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 23 00:45:03 PST 2023


DavidSpickett wrote:

I was about to tell you about the `process launch -m` shortcut, then I realised you added that yourself :)

> Upon implementing this change, two tests failed: lldb/test/Shell/Breakpoint/jit-loader_jitlink_elf.test and lldb/test/Shell/Breakpoint/jit-loader_rtdyld_elf.test. 

This is actually good news then, we already have test coverage. Please re-order the expected output for those tests.

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


More information about the lldb-commits mailing list