llvm-project/lldb/source/Plugins/Process
Johnny Chen b42b05e6de The RegisterInfo descriptors for the convenience registers can specify an offset to be added to the offset as derived from
the value_regs field, which is useful for future expansion purposes.  As of now, we have:

    calculated_offset_of_eax = offset_of_rax + (offset_of_eax_from_the_descriptor which is 0)

llvm-svn: 157275
2012-05-22 18:59:38 +00:00
..
FreeBSD Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
Linux Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
MacOSX-Kernel <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
POSIX Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
Utility Don't try to use "OkayToDiscard" to mean BOTH this plan is a user plan or not AND unwind on error. 2012-05-11 18:43:38 +00:00
gdb-remote The RegisterInfo descriptors for the convenience registers can specify an offset to be added to the offset as derived from 2012-05-22 18:59:38 +00:00
mach-core <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00