.. |
API
|
Add the ability to limit "source regexp" breakpoints to a particular function
|
2016-04-28 01:40:57 +00:00 |
Breakpoint
|
Add the ability to limit "source regexp" breakpoints to a particular function
|
2016-04-28 01:40:57 +00:00 |
Core
|
Fix usage of APInt.getRawData for big-endian systems
|
2016-04-15 09:55:52 +00:00 |
DataFormatters
|
Add support for synthetic child providers to optionally return a customized typename for display
|
2016-05-02 00:41:24 +00:00 |
Expression
|
[fix] Fixed a bug where const this would cause parser errors about $__lldb_expr.
|
2016-04-29 18:09:03 +00:00 |
Host
|
Unicode support on Win32.
|
2016-03-22 17:58:09 +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
|
Add support for synthetic child providers to optionally return a customized typename for display
|
2016-05-02 00:41:24 +00:00 |
Symbol
|
Fix usage of APInt.getRawData for big-endian systems
|
2016-04-15 09:55:52 +00:00 |
Target
|
Add the ability to limit "source regexp" breakpoints to a particular function
|
2016-04-28 01:40:57 +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
|
Update comment in lldb-enumerations.h
|
2016-04-22 08:41:07 +00:00 |
lldb-forward.h
|
Fix a bug where LLDB would crash if 'apropos <anything>' was used after spawning an inferior process
|
2016-04-20 20:48:05 +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
|
Backend support for top-level Clang epxressions
|
2016-03-22 21:05:51 +00:00 |
lldb-private-forward.h
|
Refactor Unix signals.
|
2015-07-14 01:09:28 +00:00 |
lldb-private-interfaces.h
|
Change over the broadcaster/listener process to hold shared or weak pointers
|
2016-03-07 21:50:25 +00:00 |
lldb-private-types.h
|
Certain hardware architectures have registers of 256 bits in size
|
2016-03-10 00:14:29 +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 |