.. |
API
|
This is the meat of the code to add Clang modules
|
2014-12-05 01:21:59 +00:00 |
Breakpoint
|
Add the ability to set breakpoints with conditions, commands, etc,
|
2014-12-06 01:28:03 +00:00 |
Commands
|
Add the ability to set breakpoints with conditions, commands, etc,
|
2014-12-06 01:28:03 +00:00 |
Core
|
Improvements to FastDemangler to correct parsing of <local-name> encodings for string literal and parameter/entity cases. Patch courtesy of slydiman.
|
2014-12-06 01:42:41 +00:00 |
DataFormatters
|
Enable Python summaries to use custom SBTypeSummaryOptions if the user is so inclined. Updates to the webdoc will follow
|
2014-11-22 00:02:47 +00:00 |
Expression
|
Add new-lines after module compiler errors so
|
2014-12-06 00:56:43 +00:00 |
Host
|
Reverting r223548 which broke running in the shell on OS X.
|
2014-12-06 01:41:10 +00:00 |
Interpreter
|
Add the ability to set breakpoints with conditions, commands, etc,
|
2014-12-06 01:28:03 +00:00 |
Plugins
|
Add the ability to set breakpoints with conditions, commands, etc,
|
2014-12-06 01:28:03 +00:00 |
Symbol
|
Fixed an unfortunate reversed conditional that
|
2014-12-06 02:31:49 +00:00 |
Target
|
Reverting r223548 which broke running in the shell on OS X.
|
2014-12-06 01:41:10 +00:00 |
Utility
|
Added StringExtractor::DecodeHexU8 && GetHexBytesAvail
|
2014-12-01 22:19:33 +00:00 |
CMakeLists.txt
|
Disable Editline on Windows.
|
2014-11-17 21:31:18 +00:00 |
Makefile
|
Use PARALLEL_DIRS instead of DIRS in the Makefile
|
2014-10-14 06:26:33 +00:00 |
lldb-log.cpp
|
Make sure to #include <atomic> when using std::atomic.
|
2014-09-19 20:12:32 +00:00 |
lldb.cpp
|
Implement an empty DynamicLoader plugin for Windows.
|
2014-12-05 18:45:53 +00:00 |