Fixed the iOS simulator platform:
authorSean Callanan <scallanan@apple.com>
Sat, 20 Oct 2012 00:19:59 +0000 (00:19 +0000)
committerSean Callanan <scallanan@apple.com>
Sat, 20 Oct 2012 00:19:59 +0000 (00:19 +0000)
commitae99b0b3cc8d4e18f643ed151fac5c8df9f53619
tree63ce41d52bed620e8ee2d1ae6bc4428f02f5e8b8
parent550f7f7e1901e6792b98518634abcbc0fc137773
Fixed the iOS simulator platform:

- Fixed a crash when the executable module
  couldn't be found.
- Fixed a problem that made it impossible
  to attach to processes in the simulator
  using the SBTarget::Attach.

llvm-svn: 166355
lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp