Fixed an issue where if you try and run something in a TTY that isn't
the same architecture as a default program, the attach architecture auto
detection would change the architecture to the architecture of the darwin-debug
(which was always x86_64) and hose up your debug session.



git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@118399 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed