llvm-project/lldb/source/Plugins
Benjamin Kramer 1e909fc0b6 Initialize member so GDBRemoteRegisterContext::ReadRegisterBytes doesn't rely on
an unitialized variable.

valgrind_errors -= 1;

llvm-svn: 106418
2010-06-21 14:39:40 +00:00
..
ABI Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
Disassembler/llvm Fixed a problem where invalid triples were being passed 2010-06-16 22:19:05 +00:00
DynamicLoader/MacOSX-DYLD Two changes in this checkin. Added a ThreadPlanKind so that I can do some reasoning based on the kind of thread plan 2010-06-19 04:45:32 +00:00
ObjectContainer Expand AR_EFMT1 because the define is not present on Linux (and possibly 2010-06-10 04:56:00 +00:00
ObjectFile Remove Mac-specific includes. 2010-06-13 02:13:20 +00:00
Process Initialize member so GDBRemoteRegisterContext::ReadRegisterBytes doesn't rely on 2010-06-21 14:39:40 +00:00
SymbolFile Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. 2010-06-15 19:49:27 +00:00
SymbolVendor/MacOSX Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00