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

Update RNBRemote to handle the new pseudo_regs field added to DNBRegisterInfo

back in r173096 by Greg.  When constructing a g packet or parsing a G packet,
and we're iterate over our register list, skip registers that are actually
just slices of other, real, registers.  For instance, eax is 32-bits of rax
on x86_64.
<rdar://problem/15104187> 

llvm-svn: 191802
parent 8a35855c
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