llvm-project/lldb/tools/debugserver/source/MacOSX/arm
Jason Molenda 9878e3b4b5 A partner to the cleanup in r247741, change the variables names in
debugserver to match.  "gcc" is now "ehframe" and "gdb" is now
"debugserver".  Because this is debugserver, what we call the Process
Plugin register numbers up in lldb are the debugserver register
numbers down here - they are the register numbers that debugserver
will use to refer to these registers over the gdb-remote protocol.

debugserver was already reporting the registers with the key
"ehframe"; this change is just cleaning up the internal variable
names to match.

llvm-svn: 247751
2015-09-15 23:49:57 +00:00
..
DNBArchImpl.cpp A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
DNBArchImpl.h Fix warnings. 2015-07-22 17:31:44 +00:00