..
API
This patch stops lldb from loading a .lldbinit file from the current
2016-02-19 00:05:17 +00:00
Breakpoint
Make the Language print the description of the Exception Breakpoint resolver. Also
2015-12-18 02:14:04 +00:00
Core
[LLDB][MIPS] Provide CPU string to compiler for appropriate code generation for MIPS
2016-02-18 11:53:28 +00:00
DataFormatters
Fix a bug where language categories would hold on to their caches even after changes
2015-12-15 02:20:48 +00:00
Expression
Fix stripping of _ when looking for symbols in IRExecutionUnit.
2016-02-12 23:55:13 +00:00
Host
[linux] Remove all traces of signalfd(2)
2016-02-23 12:26:08 +00:00
Initialization
Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and include/lldb/Initialization, unify inclusion guards
2015-08-18 09:18:19 +00:00
Interpreter
Fix a glitch in the Driver's batch mode when used with "attach".
2016-01-08 00:20:47 +00:00
Symbol
Improve the handling of missing elf symtab and missing symbol sizes
2016-02-18 11:12:18 +00:00
Target
Refactor GetSoftwareBreakpointTrapOpcode
2016-02-22 17:29:56 +00:00
Utility
Add a helper function to ProcessStructReader to allow one to inquire about the offset of a field
2016-01-22 23:50:46 +00:00
lldb-defines.h
Add UNUSED_IF_ASSERT_DISABLED and apply it.
2015-07-24 00:23:29 +00:00
lldb-enumerations.h
Read macro info from .debug_macro section and use it for expression evaluation.
2015-12-16 00:22:08 +00:00
lldb-forward.h
Trying to submit 254476 one more time. This implement -gmodule debugging support.
2015-12-08 01:02:08 +00:00
lldb-private-defines.h
Add -Wimplicit-fallthrough command line option to clang in
2016-02-16 04:14:33 +00:00
lldb-private-enumerations.h
Trying to submit 254476 one more time. This implement -gmodule debugging support.
2015-12-08 01:02:08 +00:00
lldb-private-forward.h
Refactor Unix signals.
2015-07-14 01:09:28 +00:00
lldb-private-interfaces.h
Fixed version of r250913, which actually implements all the static functions.
2015-10-21 19:14:33 +00:00
lldb-private-types.h
Remove some useless typedef's.
2015-10-26 21:32:31 +00:00
lldb-private.h
Add -Wimplicit-fallthrough command line option to clang in
2016-02-16 04:14:33 +00:00
lldb-public.h
…
lldb-types.h
Rename clang_type_t to opaque_compiler_type_t.
2015-09-22 17:04:24 +00:00
lldb-versioning.h
Fix a few errors found when building lldb with newer versions of clang.
2013-10-05 02:52:22 +00:00