When connecting to an iPad mini (that doesn't support armv7s) I get these process vs host results:

Process: armv7s-apple-ios
Host: armv7f-apple-ios

now I might have misunderstood what the gdb process info is supposed to to but I thought host is what the device itself runs, and process is the 'cpu type' of the process.

remote_process_arch {m_triple={Data="armv7s-apple-ios" Arch=arm (1) Vendor=Apple (1) ...} m_core=eCore_arm_armv7s (9) m_byte_order=...}

remote_host_arch {m_triple={Data="armv7f-apple-ios" Arch=arm (1) Vendor=Apple (1) ...} m_core=eCore_arm_armv7f (8) m_byte_order=...}

Am I wrong in this, or what's going on here?

--
Carlo Kok
RemObjects Software
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to