.. |
SBAddress.i
|
added a new formatter for CF(Mutable)BitVector
|
2012-03-03 00:45:57 +00:00 |
SBBlock.i
|
Removed all of the "#ifndef SWIG" from the SB header files since we are using
|
2012-02-06 01:44:54 +00:00 |
SBBreakpoint.i
|
Send Breakpoint Changed events for all the relevant changes to breakpoints.
|
2012-02-08 05:23:15 +00:00 |
SBBreakpointLocation.i
|
Add docstrings for SetCondition() and GetCondition() APIs.
|
2011-10-18 19:13:06 +00:00 |
SBBroadcaster.i
|
Add docstring for SBBroadcaster class.
|
2011-07-20 22:29:58 +00:00 |
SBCommandInterpreter.i
|
Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
|
2012-02-16 06:50:00 +00:00 |
SBCommandReturnObject.i
|
Changes to Python commands:
|
2011-08-16 23:24:13 +00:00 |
SBCommunication.i
|
Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
|
2012-02-16 06:50:00 +00:00 |
SBCompileUnit.i
|
Export the APIs submitted by Dawn to the Python bindings. Add a simple test case for the SBModule.compile_unit_iter() API.
|
2012-03-16 21:55:42 +00:00 |
SBData.i
|
added a new formatter for CF(Mutable)BitVector
|
2012-03-03 00:45:57 +00:00 |
SBDebugger.i
|
Add a logging mode that takes a callback and flush'es to that callback.
|
2012-02-21 02:23:08 +00:00 |
SBError.i
|
Added the ability to get the target triple, byte order and address byte size
|
2012-01-29 06:07:39 +00:00 |
SBEvent.i
|
Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
|
2012-02-16 06:50:00 +00:00 |
SBFileSpec.i
|
Added many more python convenience accessors:
|
2012-02-01 08:09:32 +00:00 |
SBFileSpecList.i
|
Added the ability to restrict breakpoints by function name, function regexp, selector
|
2011-09-23 00:54:11 +00:00 |
SBFrame.i
|
rdar://problem/10976649
|
2012-03-05 19:53:24 +00:00 |
SBFunction.i
|
Removed all of the "#ifndef SWIG" from the SB header files since we are using
|
2012-02-06 01:44:54 +00:00 |
SBHostOS.i
|
Move the rest of the SB headers to interface files.
|
2011-07-19 22:41:47 +00:00 |
SBInputReader.i
|
Move the rest of the SB headers to interface files.
|
2011-07-19 22:41:47 +00:00 |
SBInstruction.i
|
Added many more python convenience accessors:
|
2012-02-01 08:09:32 +00:00 |
SBInstructionList.i
|
Added many more python convenience accessors:
|
2012-02-01 08:09:32 +00:00 |
SBLineEntry.i
|
Added many more python convenience accessors:
|
2012-02-01 08:09:32 +00:00 |
SBListener.i
|
Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
|
2012-02-16 06:50:00 +00:00 |
SBModule.i
|
Export the APIs submitted by Dawn to the Python bindings. Add a simple test case for the SBModule.compile_unit_iter() API.
|
2012-03-16 21:55:42 +00:00 |
SBProcess.i
|
Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
|
2012-02-16 06:50:00 +00:00 |
SBSection.i
|
Allow a SBAddress to be created from a SBSection and an offset.
|
2012-02-04 02:58:17 +00:00 |
SBSourceManager.i
|
Add some docstrings for SBSourceManager class.
|
2011-07-19 23:35:10 +00:00 |
SBStream.i
|
Add some docstrings for SBStream class.
|
2011-07-19 23:24:36 +00:00 |
SBStringList.i
|
Move the rest of the SB headers to interface files.
|
2011-07-19 22:41:47 +00:00 |
SBSymbol.i
|
Added many more python convenience accessors:
|
2012-02-01 08:09:32 +00:00 |
SBSymbolContext.i
|
Removed all of the "#ifndef SWIG" from the SB header files since we are using
|
2012-02-06 01:44:54 +00:00 |
SBSymbolContextList.i
|
Removed all of the "#ifndef SWIG" from the SB header files since we are using
|
2012-02-06 01:44:54 +00:00 |
SBTarget.i
|
Added the ability to disassembly "count" instructions given a SBAddress.
|
2012-03-06 22:24:44 +00:00 |
SBThread.i
|
Cleaned up the documentation strings for many helper objects and added
|
2012-02-03 03:22:53 +00:00 |
SBType.i
|
Fixed casting in the lldb::SBValue::Cast(SBType) function.
|
2012-02-03 05:34:10 +00:00 |
SBTypeCategory.i
|
<rdar://problem/10062621>
|
2012-02-15 02:34:21 +00:00 |
SBTypeFilter.i
|
<rdar://problem/10062621>
|
2012-02-15 02:34:21 +00:00 |
SBTypeFormat.i
|
<rdar://problem/10062621>
|
2012-02-15 02:34:21 +00:00 |
SBTypeNameSpecifier.i
|
Adding formatters for several useful Objective-C/Cocoa data types. The new categories are not enabled at startup, but can be manually activated if desired.
|
2012-02-17 03:18:30 +00:00 |
SBTypeSummary.i
|
<rdar://problem/10062621>
|
2012-02-15 02:34:21 +00:00 |
SBTypeSynthetic.i
|
<rdar://problem/10062621>
|
2012-02-15 02:34:21 +00:00 |
SBValue.i
|
Adding formatters for several useful Objective-C/Cocoa data types. The new categories are not enabled at startup, but can be manually activated if desired.
|
2012-02-17 03:18:30 +00:00 |
SBValueList.i
|
Expose more convenience functionality in the python classes.
|
2012-02-03 07:02:37 +00:00 |
SBWatchpoint.i
|
Fix typo in the docstring.
|
2011-10-26 00:44:40 +00:00 |