[Lldb-commits] [lldb] [lldb][test] Handle failure to get /proc/cpuinfo from a remote Linux platform (PR #108183)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 11 03:19:02 PDT 2024


DavidSpickett wrote:

If anyone wants to actually get the features we'll either have to delay checks until there is an actual process, or find a command line to qemu to dump out the features in equivalent form. But either way - not something I'm going to do myself.

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


More information about the lldb-commits mailing list