llvm-project/lldb/source
Sean Callanan 48954c95a7 Made the i386 ABI mark EBP as non-volatile,
because the unwinders typically can find its
value.

llvm-svn: 165266
2012-10-04 22:24:27 +00:00
..
API Add support for debugging KASLR kernels via kdp (the kernel being 2012-09-29 04:02:01 +00:00
Breakpoint Change the new breakpoint creation output (primarily from "break set") to something more useful. 2012-09-22 00:04:04 +00:00
Commands Add support for debugging KASLR kernels via kdp (the kernel being 2012-09-29 04:02:01 +00:00
Core <rdar://problem/12424824> Making sure that we correctly update our synthetic children provider for NSDictionary - providing better support for dynamic types by letting the filter recalculate itself when the type of the object changes 2012-10-04 21:46:06 +00:00
Expression Removed some debugging cruft. 2012-09-24 23:11:56 +00:00
Host Change DynamicLoaderDarwinKernel::OSKextLoadedKextSummary to use 2012-10-02 22:23:42 +00:00
Interpreter <rdar://problem/12406088> Fixing a crasher with adding a regex command, due to accessing a shared pointer without first checking for NULL 2012-10-01 17:19:37 +00:00
Plugins Made the i386 ABI mark EBP as non-volatile, 2012-10-04 22:24:27 +00:00
Symbol ClangASTContext::GetIndexOfChildWithName - increment the child index we plan to return as we iterate through the ivars. 2012-10-04 22:22:16 +00:00
Target Add support for debugging KASLR kernels via kdp (the kernel being 2012-09-29 04:02:01 +00:00
Utility <rdar://problem/12398225> 2012-09-28 21:51:54 +00:00
Makefile Don't include LLDBWrapPython.cpp here. Use it in Interpreter. 2012-05-29 14:03:55 +00:00
lldb-log.cpp Patch from Filipe Cabecinhas. 2012-04-26 17:07:53 +00:00
lldb.cpp Added a hollowed out version of an OperatingSystem plugin that will use a class in python to get thread information for threads stored in memory. 2012-08-23 21:17:11 +00:00