Change debugserver to use the brk #0 for breakpoints.
debugserver had been using an instruction that would work for armv7 or aarch64 processes, but we don't have armv7 code running on arm64 devices any more so this is unnecessary. <rdar://problem/56133118> llvm-svn: 374264
Loading
Please register or sign in to comment