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. llvm-svn: 118399
Loading
Please register or sign in to comment