<div dir="ltr">Hi,<div><br></div><div>In lldb, when I try to "target create [invalid_target]", I got some meaningful error message like:</div><div>error: 'XXX' doesn't contain any 'host' platform architectures: x86_64h, x86_64, i386<br></div><div><br></div><div>What is the python API to get this from? I tried to check SBTarget.IsValid() and then use SBTarget.GetDescription(eDescriptionLevelVerbose), but that does not return the error message. </div><div><br></div><div>Thanks</div><div>Jeffrey</div></div>