| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the scripts/Python/build-swig-Python.sh script. | Todd Fiala | 2015-11-18 | 1 | -378/+0 |
* | Add language option in -gdb-show command (MI) | Ilia K | 2015-04-28 | 1 | -0/+2 |
* | Start to share SWIG interface files between languages. | Bruce Mitchener | 2015-04-24 | 1 | -53/+53 |
* | Revert "Revert "I had recently added a new SBFrame::GetVariables() overload w... | Zachary Turner | 2015-02-17 | 1 | -0/+2 |
* | Revert "I had recently added a new SBFrame::GetVariables() overload with yet ... | Zachary Turner | 2015-02-17 | 1 | -2/+0 |
* | Extract SBAttachInfo into own set of files - SBAttachInfo.h, SBAttachInfo.cpp... | Oleksiy Vyalov | 2015-02-16 | 1 | -0/+2 |
* | I had recently added a new SBFrame::GetVariables() overload with yet another ... | Enrico Granata | 2015-02-12 | 1 | -0/+2 |
* | Extend SBPlatform with capability to launch/terminate a process remotely. Int... | Oleksiy Vyalov | 2015-02-04 | 1 | -0/+2 |
* | Add a new SBExecutionContext class that wraps an ExecutionContextRef. This cl... | Enrico Granata | 2014-10-01 | 1 | -0/+2 |
* | This checkin is the first step in making the lldb thread stepping mechanism m... | Jim Ingham | 2014-09-29 | 1 | -0/+2 |
* | Expose ThreadCollection in SB API | Kuba Brecka | 2014-09-06 | 1 | -0/+2 |
* | Add API control of the signal disposition. | Todd Fiala | 2014-06-23 | 1 | -2/+4 |
* | If CMake finds a python interpreter, use it | Ed Maste | 2014-05-07 | 1 | -4/+6 |
* | Move LLDBWrapPython.cpp into the build folder for Xcode builds so it doesn't ... | Greg Clayton | 2014-03-14 | 1 | -6/+1 |
* | Merging the iohandler branch back into main. | Greg Clayton | 2014-01-27 | 1 | -2/+0 |
* | Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent | Jason Molenda | 2013-12-13 | 1 | -0/+4 |
* | As consistency, invoke python with /usr/bin/env (like it is done in the rest ... | Sylvestre Ledru | 2013-12-10 | 1 | -1/+1 |
* | Change lldb from building against a Python framework out of | Jason Molenda | 2013-11-23 | 1 | -15/+0 |
* | Expose SBPlatform through the public API. | Greg Clayton | 2013-11-20 | 1 | -0/+1 |
* | Added a way to extract the module specifications from a file. A module specif... | Greg Clayton | 2013-07-08 | 1 | -0/+2 |
* | Change the SWIG wrappers to stop directly casting SB object to SWIG objects, ... | Enrico Granata | 2013-06-21 | 1 | -0/+14 |
* | Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks). | Filipe Cabecinhas | 2012-11-01 | 1 | -11/+50 |
* | Add the ability to set timeout & "run all threads" options both from the "exp... | Jim Ingham | 2012-10-16 | 1 | -0/+2 |
* | <rdar://problem/12462744> Implement a new SBDeclaration class to wrap an lldb... | Enrico Granata | 2012-10-10 | 1 | -0/+1 |
* | Implementing plugins that provide commands. | Enrico Granata | 2012-09-28 | 1 | -1/+1 |
* | Patch from Dan Malea to get the Bourne shells scripts to run cleanly on Ubunt... | Jason Molenda | 2012-09-27 | 1 | -19/+19 |
* | Fixed some problems with SWIG bindings. | Filipe Cabecinhas | 2012-09-14 | 1 | -4/+9 |
* | Merge python-GIL bracnh (by filcab) back into trunk! | Johnny Chen | 2012-08-18 | 1 | -1/+1 |
* | Fix the comments about LLDB_DISABLE_PYTHON in the python swig shell scripts t... | Jim Ingham | 2012-05-26 | 1 | -1/+4 |
* | Fix missing Resources/Python directory for macosx build. | Johnny Chen | 2012-05-24 | 1 | -1/+1 |
* | Change the "Debug" build to use the current MacOSX SDK. Fix the swig builder... | Jim Ingham | 2012-05-24 | 1 | -5/+6 |
* | Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python | Jason Molenda | 2012-02-21 | 1 | -0/+9 |
* | <rdar://problem/10062621> | Enrico Granata | 2012-02-15 | 1 | -0/+12 |
* | ensure that changes to the typemaps are properly detected and cause SWIG to r... | Enrico Granata | 2012-02-02 | 1 | -0/+14 |
* | Fixed the Xcode project building of LLVM to be a bit more user friendly: | Greg Clayton | 2011-11-04 | 1 | -0/+8 |
* | Cleaned up the SBWatchpoint public API. | Greg Clayton | 2011-10-13 | 1 | -2/+2 |
* | Export the watchpoint related API (SBWatchpointLocation class and added SBTar... | Johnny Chen | 2011-09-27 | 1 | -2/+4 |
* | Fixed the error message: | Johnny Chen | 2011-09-09 | 1 | -33/+33 |
* | Redesign of the interaction between Python and frozen objects: | Enrico Granata | 2011-09-06 | 1 | -0/+58 |
* | Check the timesatmps of includees python-extensions.swig and python-wrapper.s... | Johnny Chen | 2011-08-22 | 1 | -4/+17 |
* | Update comments. | Johnny Chen | 2011-04-29 | 1 | -1/+1 |
* | Move the iteration protocol of lldb objects to the auto-generated lldb Python... | Johnny Chen | 2011-04-28 | 1 | -3/+4 |
* | Fixed the LLDB build so that we can have private types, private enums and | Greg Clayton | 2011-03-24 | 1 | -1/+1 |
* | Look for swig in /usr/bin and /usr/local/bin. | Jim Ingham | 2011-03-01 | 1 | -1/+2 |
* | Remove references to particular Python version (use the system default | Caroline Tice | 2010-10-28 | 1 | -0/+11 |
* | First pass at adding logging capabilities for the API functions. At the moment | Caroline Tice | 2010-10-26 | 1 | -0/+18 |
* | Add header files that were added to lldb.swig to the build | Caroline Tice | 2010-10-18 | 1 | -0/+5 |
* | Cleaned up the SWIG stuff so all includes happen as they should, no pulling | Greg Clayton | 2010-10-07 | 1 | -2/+6 |
* | Added the ability to get the disassembly instructions from the function and | Greg Clayton | 2010-10-06 | 1 | -0/+2 |
* | Remove SBCommandContext which was not needed or doing anything. | Caroline Tice | 2010-09-22 | 1 | -2/+3 |