DavidSpickett wrote: I failed once again to get anything going on MIPS, I doubt it's a problem anyway.
I was surprised to not see test changes, and that is because the core file tests were already removed by Pavel: ``` lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py | 40 -- .../postmortem/elf-core/linux-mips64el-gnuabi64.core | Bin 24576 -> 0 bytes .../postmortem/elf-core/linux-mips64el-gnuabi64.out | Bin 3576 -> 0 bytes .../postmortem/elf-core/linux-mips64el-gnuabin32.core | Bin 28672 -> 0 bytes .../postmortem/elf-core/linux-mips64el-gnuabin32.out | Bin 2792 -> 0 bytes .../postmortem/elf-core/linux-mipsel-gnuabio32.core | Bin 28672 -> 0 bytes .../functionalities/postmortem/elf-core/linux-mipsel-gnuabio32.out | Bin 2872 -> 0 bytes ``` https://github.com/llvm/llvm-project/pull/179987 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
