| Commit message (Expand) | Author | Age | Files | Lines |
| * | Export the watchpoint related API (SBWatchpointLocation class and added SBTar... | Johnny Chen | 2011-09-27 | 2 | -2/+106 |
| * | Fixed the public and internal disassembler API to be named correctly: | Greg Clayton | 2011-09-27 | 1 | -2/+2 |
| * | Added more functionality to the public API to allow for better | Greg Clayton | 2011-09-26 | 4 | -6/+57 |
| * | Added the ability to get all section contents, or the section | Greg Clayton | 2011-09-24 | 2 | -1/+4 |
| * | SBSection supports iteration through its subsections, represented as SBSectio... | Johnny Chen | 2011-09-24 | 2 | -2/+6 |
| * | Fixed build issues after recent checkin. | Greg Clayton | 2011-09-24 | 1 | -0/+3 |
| * | Added missing file. | Greg Clayton | 2011-09-24 | 1 | -0/+65 |
| * | Added to the public API to allow symbolication: | Greg Clayton | 2011-09-24 | 4 | -5/+46 |
| * | Add an SB API SBFrame::WatchValue() and exported to the Python interface to | Johnny Chen | 2011-09-24 | 1 | -0/+9 |
| * | Added the ability to restrict breakpoints by function name, function regexp, ... | Jim Ingham | 2011-09-23 | 2 | -1/+7 |
| * | Add a new breakpoint type "break by source regular expression". | Jim Ingham | 2011-09-21 | 3 | -2/+49 |
| * | Untabify and fix indentations. Tabs are bad. | Johnny Chen | 2011-09-15 | 1 | -51/+51 |
| * | Adding "-n", "-p" and "-w" flags to the lldb command-line tool to | Jim Ingham | 2011-09-13 | 1 | -0/+6 |
| * | SBSourceManager now gets the real source manager either from the Debugger or ... | Jim Ingham | 2011-09-13 | 2 | -1/+4 |
| * | Added the ability to introspect types thourgh the public SBType interface. | Greg Clayton | 2011-09-09 | 2 | -32/+82 |
| * | Redesign of the interaction between Python and frozen objects: | Enrico Granata | 2011-09-06 | 2 | -1/+149 |
| * | Changes to Python commands: | Enrico Granata | 2011-08-16 | 1 | -0/+7 |
| * | Update the SBAddress.i Python interface file to the latest SBAddress.h, | Johnny Chen | 2011-08-12 | 1 | -0/+40 |
| * | On second thought, add the IsValid() method to SBTypeList, making it similar ... | Johnny Chen | 2011-08-05 | 1 | -0/+3 |
| * | Add SBType.GetBasicType() to the test scenario. | Johnny Chen | 2011-08-05 | 1 | -0/+73 |
| * | Add docstring & example usage for SBTypeList. | Johnny Chen | 2011-08-05 | 1 | -0/+31 |
| * | Fix indentation and remove the private section of SBTypeList. | Johnny Chen | 2011-08-05 | 1 | -58/+54 |
| * | APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError par... | Enrico Granata | 2011-08-04 | 1 | -1/+7 |
| * | Cleaned up the SBType.h file to not include internal headers and reorganized | Greg Clayton | 2011-08-03 | 2 | -33/+7 |
| * | Public API changes: | Enrico Granata | 2011-07-29 | 4 | -86/+100 |
| * | Add docstrings and cross refs to SBCompileUnit and SBLineEntry. | Johnny Chen | 2011-07-27 | 2 | -3/+33 |
| * | Add cross reference to SBThread from the SBFrame docstring. Also add a simpl... | Johnny Chen | 2011-07-27 | 1 | -1/+7 |
| * | Add deprecation docstrings for some APIs which take an SBFrame - SBValues kno... | Johnny Chen | 2011-07-27 | 1 | -7/+18 |
| * | Fix indentation and add a docstring for the ctor. | Johnny Chen | 2011-07-26 | 1 | -4/+6 |
| * | Add cross references between the docstrings for regular SBValue iteration: | Johnny Chen | 2011-07-25 | 1 | -1/+5 |
| * | Make the SBAddress class easier to use when using the public | Greg Clayton | 2011-07-22 | 2 | -3/+9 |
| * | Change docstring wording: from 'method' to 'function'. | Johnny Chen | 2011-07-21 | 1 | -1/+1 |
| * | Add docstring for SBInstructionList class. | Johnny Chen | 2011-07-21 | 1 | -0/+14 |
| * | Add docstring for SBCommandReturnObject class. | Johnny Chen | 2011-07-21 | 1 | -0/+7 |
| * | Add docstring for SBCommandInterpreter class. | Johnny Chen | 2011-07-20 | 1 | -0/+44 |
| * | Add docstring for SBBroadcaster class. | Johnny Chen | 2011-07-20 | 1 | -0/+11 |
| * | Add some docstrings for SBFileSpec class. | Johnny Chen | 2011-07-20 | 1 | -0/+21 |
| * | Add some docstrings for SBError class. | Johnny Chen | 2011-07-20 | 1 | -0/+47 |
| * | Add some docstrings for SBSourceManager class. | Johnny Chen | 2011-07-19 | 1 | -0/+26 |
| * | Add some docstrings for SBStream class. | Johnny Chen | 2011-07-19 | 1 | -8/+47 |
| * | Move the rest of the SB headers to interface files. | Johnny Chen | 2011-07-19 | 14 | -0/+815 |
| * | Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList. | Johnny Chen | 2011-07-19 | 4 | -1/+211 |
| * | Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. | Johnny Chen | 2011-07-18 | 4 | -2/+313 |
| * | Missed the interface file for SBFunction in the previous checkin. | Johnny Chen | 2011-07-18 | 1 | -0/+81 |
| * | Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent. | Johnny Chen | 2011-07-18 | 3 | -0/+530 |
| * | Add SWIG Python interface files for SBAddress, SBBlock, SBBreakpoint, and SBB... | Johnny Chen | 2011-07-18 | 4 | -0/+424 |
| * | Add SWIG Python interface files for SBProcess, SBThread, and SBFrame. | Johnny Chen | 2011-07-18 | 6 | -9/+588 |
| * | Fix header documentations. | Johnny Chen | 2011-07-18 | 2 | -2/+2 |
| * | Add two new interface files SBValue.i and SBValueList.i, instead of directly ... | Johnny Chen | 2011-07-18 | 2 | -0/+364 |
| * | Cleaned up the interface file for SBTarget. | Johnny Chen | 2011-07-18 | 1 | -50/+0 |