llvm-project/lldb/tools
Jason Molenda f2dd4ef157 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
2013-10-01 23:54:23 +00:00
..
darwin-debug <rdar://problem/13665446> 2013-04-24 17:53:59 +00:00
darwin-threads Get debugserver to call task_set_state to prime the control registers so that watchpoints 2013-07-11 23:20:35 +00:00
debugserver Update RNBRemote to handle the new pseudo_regs field added to DNBRegisterInfo 2013-10-01 23:54:23 +00:00
driver Fixed a race condition where the prompt would randomly go missing. 2013-09-25 18:45:59 +00:00
install-headers Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
lldb-perf <rdar://problem/13732521> 2013-05-02 22:40:22 +00:00
lldb-platform Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00