llvm-project/lldb/source/Plugins
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
..
ABI <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
Disassembler Update to new API. 2013-06-18 07:50:43 +00:00
DynamicLoader Add newer Linux AT_ defines from elf.h. 2013-06-17 17:44:53 +00:00
Instruction Update countTrailingZeros function usage to match llvm's r182667. 2013-05-24 22:24:17 +00:00
LanguageRuntime Fix various build warnings. 2013-06-03 18:00:07 +00:00
ObjectContainer <rdar://problem/13455021> 2013-05-21 23:36:34 +00:00
ObjectFile A collection of 3 patches to the COFF file ObjectFile parser from Virgile Bello: 2013-06-18 00:08:58 +00:00
OperatingSystem <rdar://problem/13956179> 2013-05-29 23:31:14 +00:00
Platform PlatformDarwinKernel was treating its file path arg as a kext bundle id -- but when the user 2013-06-18 21:23:14 +00:00
Process Add assertion for when no watchpoint found in POSIX watchnotify handler. 2013-06-18 21:58:02 +00:00
SymbolFile <rdar://problem/13455021> 2013-05-22 00:10:28 +00:00
SymbolVendor <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
UnwindAssembly <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
CMakeLists.txt Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Makefile Under GNU/Linux, do not build lldbPluginDynamicLoaderDarwinKernel.a. It was breaking the build 2013-05-13 10:18:51 +00:00