medismailben wrote: That doesn't solve the issue:
``` File "/Users/mib/Developer/open-source/llvm.org/lldb/test/API/tools/lldb-dap/disassemble/TestDAP_disassemble.py", line 28, in test_disassemble self.assertIn("location", pc_assembly, "Source location missing.") AssertionError: 'location' not found in {'address': '0x100000554', 'instruction': ' ldr w8, [sp, #0x4]', 'instructionBytes': 'e8 07 40 b9'} : Source location missing. ``` https://github.com/llvm/llvm-project/pull/140975 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits