.. |
API
|
Remove weak-linked symbols for SBBreakpointListImpl
|
2016-11-11 21:06:40 +00:00 |
Breakpoint
|
Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchpoint.
|
2016-11-01 20:37:02 +00:00 |
Core
|
Re-add the StringRef interface changes for Variable.
|
2016-11-18 19:23:39 +00:00 |
DataFormatters
|
Don't allow direct access to StreamString's internal buffer.
|
2016-11-16 21:15:24 +00:00 |
Expression
|
Make DiagnosticsManager functions take StringRefs.
|
2016-11-12 19:12:56 +00:00 |
Host
|
Make GetRegisterByName() take a StringRef.
|
2016-11-17 21:54:37 +00:00 |
Initialization
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
Interpreter
|
Convert CommandHistory functions to StringRef.
|
2016-11-18 23:22:42 +00:00 |
Symbol
|
Re-add the StringRef interface changes for Variable.
|
2016-11-18 19:23:39 +00:00 |
Target
|
Change CreateTarget and dependents to accept StringRef.
|
2016-11-18 20:44:46 +00:00 |
Utility
|
Convert AutoComplete related code to StringRef.
|
2016-11-17 01:37:42 +00:00 |
lldb-defines.h
|
Actually use = delete to mark constructors and operators we want to not exist. Just declaring them as private works, but it can confuse certain tools as it doesn't actually declare intent, and the C++11 way is more expressive anyway, so this is pure win
|
2016-10-26 18:12:52 +00:00 |
lldb-enumerations.h
|
Fix serialization of Python breakpoint commands.
|
2016-09-26 19:47:37 +00:00 |
lldb-forward.h
|
Remove TimeValue class
|
2016-11-16 10:54:22 +00:00 |
lldb-private-defines.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-private-enumerations.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-private-forward.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-private-interfaces.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-private-types.h
|
Adding a RegisterContextMinidump_x86_64 converter
|
2016-09-27 19:05:55 +00:00 |
lldb-private.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-public.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-types.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |
lldb-versioning.h
|
*** This commit represents a complete reformatting of the LLDB source code
|
2016-09-06 20:57:50 +00:00 |