[lldb] Improve error reporting from TestAppleSimulatorOSType.py
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 8 Jun 2022 18:47:03 +0000 (11:47 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 8 Jun 2022 18:47:26 +0000 (11:47 -0700)
commit4636b93044faf1fbf54139e872af4856adafe435
tree52ba40a68f83c0f4cf16ccfd11e4ef8db7ddc71d
parent4bf9cbc408a3fb1539aeb7a5a5b6b2a86363bc53
[lldb] Improve error reporting from TestAppleSimulatorOSType.py

When we can't find a simulator, report the platform and architecture in
the error message.
lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py