[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Thu May 29 14:46:40 PDT 2025


da-viper wrote:

The test for disassembly is failing because the test is wrong.

The memory reference can have a corresponding source location. if there is debuginfo installed on the computer or it is downloaded with debuginfod. 


https://github.com/llvm/llvm-project/blob/84a69a0f8f60b6d852b9a16be199bfa432706b0c/lldb/test/API/tools/lldb-dap/disassemble/TestDAP_disassemble.py#L30-L34


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


More information about the lldb-commits mailing list