llvm-project/lldb/source/Plugins/Process
Matt Kopec 246a89562c Add assertion for when no watchpoint found in POSIX watchnotify handler.
Also, ensure x86_64 watchpoint registers are initialized before they are accessed on the POSIX side.

llvm-svn: 184246
2013-06-18 21:58:02 +00:00
..
FreeBSD Fix FreeBSD build due to previous changes to ProcessMonitor::Detach. 2013-06-03 19:48:53 +00:00
Linux Fix various build warnings. 2013-06-03 18:00:07 +00:00
MacOSX-Kernel Update ProcessKDP and ProcessMachCore to use ConstString plugin 2013-05-11 03:09:05 +00:00
POSIX Add assertion for when no watchpoint found in POSIX watchnotify handler. 2013-06-18 21:58:02 +00:00
Utility Change UnwindLLDB::SearchForSavedLocationForRegister so that it will allow for 2013-06-05 00:12:50 +00:00
gdb-remote Don't retry the Connect when starting up debugserver if the reason for the previous failure was 2013-06-07 22:09:53 +00:00
mach-core Add a more clear explanation of what is missing for core files with no LC_THREAD load commands. 2013-06-04 21:48:36 +00:00
CMakeLists.txt More minor FreeBSD fixes. 2013-06-04 15:59:01 +00:00