hanchenye-llvm-project/lldb/source/Plugins/Process
Vince Harron d40ef9993e Fixing TestRegisters on Linux with LLGS
This patch fixes TestRegisters on Linux with LLGS

Introduce GetUserRegisterCount on RegisterInfoInterface to distinguish
lldb internal registers (e.g.: DR0-DR7) during register counting.

Update GDBRemoteCommunicationServer to skip lldb internal registers on
read/write register and on discover register.

Submitted for Tamas Berghammer

llvm-svn: 226959
2015-01-23 22:57:00 +00:00
..
FreeBSD
Linux Rename lldb registers to contain lldb_ prefix. 2014-11-21 02:00:21 +00:00
MacOSX-Kernel Add Socket::Get[Remote/Local]IpAddress and unit tests 2015-01-16 00:47:08 +00:00
POSIX
Utility Fixing TestRegisters on Linux with LLGS 2015-01-23 22:57:00 +00:00
Windows Implement ProcessWindows::GetMemoryRegionInfo. 2015-01-21 23:26:40 +00:00
elf-core Put FreeBSD note types in their own namespace 2015-01-06 22:13:48 +00:00
gdb-remote Fixing TestRegisters on Linux with LLGS 2015-01-23 22:57:00 +00:00
mach-core Fixed an issue where if the operating system python plug-in is changed at runtime, it wouldn't cause the process to reload the new operating system plug-in, now it does. 2015-01-13 21:13:08 +00:00
CMakeLists.txt