llvm-project/lldb/source/Plugins
Peter Collingbourne 1cbedd3ee0 Use the portable memchr function instead of the BSD-only strnstr
llvm-svn: 131646
2011-05-19 17:34:44 +00:00
..
ABI Added the ability to sign extend a Scalar at any bit position for integer 2011-05-19 00:17:26 +00:00
Disassembler/llvm Make InstructionLLVM::Dump() more robust for edis in cases when all the 2011-05-19 01:05:37 +00:00
DynamicLoader Fixed the SymbolContext::DumpStopContext() to correctly indent and dump 2011-04-23 02:04:55 +00:00
Instruction/ARM Added a way to resolve an load address from a target: 2011-05-18 01:58:14 +00:00
LanguageRuntime Added the ability to get the return value from a ThreadPlanCallFunction 2011-05-15 01:25:55 +00:00
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile elf: synthesize symbols for PLT entries 2011-03-30 16:07:05 +00:00
Platform This patch add a "fake" attach waiting for a real implementation and 2011-05-13 21:29:50 +00:00
Process Fixed a crasher that was happened when a log shared pointer wasn't valid. 2011-05-19 03:54:16 +00:00
SymbolFile Use the portable memchr function instead of the BSD-only strnstr 2011-05-19 17:34:44 +00:00
SymbolVendor/MacOSX LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
UnwindAssembly Added generic register numbers for simple ABI argument registers and defined 2011-05-15 04:12:07 +00:00
Makefile Add makefile support for the ARM instruction emulation plugin. 2011-04-08 02:01:35 +00:00