.. |
SBAddress.i
|
Expose GetAddressClass() from both the SBAddress and SBInstruction so clients can tell the difference between ARM/Thumb opcodes when disassembling ARM.
|
2012-04-13 00:07:34 +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
|
<rdar://problem/11358639>
|
2012-05-08 01:45:38 +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
|
Export the ability to see if a symbol is externally visible and also if the symbol was synthetically added to the symbol table (the symbol was not part of the symbol table itself but came from another section).
|
2012-04-02 20:08:08 +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 specify the symbol file for a module when adding it to a target.
|
2012-04-23 20:23:39 +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
|
Adding a new API call IsTypeComplete() to SBType. This call is meant to check if the type has been previously completed or not (which is mostly interesting from a performance point of view)
|
2012-03-24 01:11:14 +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
|
<rdar://problem/11239650> Fixing a bug where the SetValueFromCString() method failed to operate on dynamic values. The fix consists in making the set operation fall through to the parent. We only actually allow this if the dynamic value is at a 0-offset from the parent, or the new value is 0. Other scenarios would need agreement on the actual meaning of the set operation (do we keep offsetting? do we just assume the user knows what they are doing?) so we prevent them, and let the expression parser deal with the complexity
|
2012-05-08 21:25:06 +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 |