Skip to content
Commit d6e9e99c authored by Jason Molenda's avatar Jason Molenda
Browse files

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
parent 229c78d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment