| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some typos: | Sylvestre Ledru | 2014-08-11 | 1 | -1/+1 |
* | Add an option to suppress the persistent result variable when running Evaluat... | Jim Ingham | 2014-08-08 | 1 | -0/+9 |
* | Make the swig generation script use the correct python executable. | Zachary Turner | 2014-08-02 | 1 | -1/+2 |
* | (no commit message) | Greg Clayton | 2014-07-30 | 1 | -0/+6 |
* | Create an _d suffixed symlink when doing a debug Windows build. | Zachary Turner | 2014-07-17 | 1 | -1/+8 |
* | Enable the ability to enable debug info generation when evaluating expressions. | Greg Clayton | 2014-07-11 | 1 | -1/+8 |
* | Get the python scripting interface working on Windows. | Zachary Turner | 2014-07-10 | 1 | -7/+4 |
* | Add better logging to the new Python-based SWIG generation scripts. | Zachary Turner | 2014-07-10 | 1 | -10/+30 |
* | Fix typos. | Bruce Mitchener | 2014-07-01 | 4 | -8/+8 |
* | This creates a valid Python API for Windows, pending some issues. The changes... | Deepak Panickal | 2014-07-01 | 4 | -3/+1409 |
* | Fix a few typos. | Bruce Mitchener | 2014-06-27 | 1 | -1/+1 |
* | Fix an incomplete null structure spec in Python readline suppression module. | Todd Fiala | 2014-06-26 | 1 | -1/+1 |
* | Added an option to turn OFF the "detach on error" behavior that was added | Jim Ingham | 2014-06-25 | 1 | -0/+6 |
* | Add SBUnixSignals.i | Ed Maste | 2014-06-23 | 1 | -0/+74 |
* | Add API control of the signal disposition. | Todd Fiala | 2014-06-23 | 2 | -2/+7 |
* | Initial merge of some of the iOS 8 / Mac OS X Yosemite specific | Jason Molenda | 2014-06-13 | 2 | -0/+15 |
* | Add support for inspecting enum members. | Todd Fiala | 2014-06-02 | 3 | -0/+136 |
* | Introduce the concept of a "display name" for types | Enrico Granata | 2014-05-17 | 2 | -1/+7 |
* | Add a new SBThread::SafeToCallFunctions API; this calls over to | Jason Molenda | 2014-05-13 | 1 | -0/+10 |
* | Allow clients to control the exact path that is used to launch processes by a... | Greg Clayton | 2014-05-07 | 1 | -0/+6 |
* | If CMake finds a python interpreter, use it | Ed Maste | 2014-05-07 | 1 | -4/+6 |
* | Add a new SBThread::GetQueue() method to get the queue that is | Jason Molenda | 2014-04-25 | 1 | -0/+13 |
* | If CMake finds a python interpreter, use it | Ed Maste | 2014-04-24 | 1 | -3/+4 |
* | Add the ability to set python breakpoint commands from the SBBreakpoint & SBB... | Jim Ingham | 2014-04-02 | 2 | -1/+44 |
* | lldb arm64 import. | Jason Molenda | 2014-03-29 | 2 | -0/+10 |
* | Add the ability from the SB API's to set the "one thread" timeout | Jim Ingham | 2014-03-28 | 1 | -0/+7 |
* | Move LLDBWrapPython.cpp into the build folder for Xcode builds so it doesn't ... | Greg Clayton | 2014-03-14 | 1 | -6/+1 |
* | Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se... | Jason Molenda | 2014-03-13 | 1 | -0/+18 |
* | libBacktraceRecording __introspection_dispatch_queue_get_pending_items is | Jason Molenda | 2014-03-09 | 1 | -0/+3 |
* | Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, ... | Jim Ingham | 2014-02-28 | 1 | -0/+7 |
* | * Rename PYTHON_INCLUDES to PYTHON_INC_DIR to match the similar declaration | Sylvestre Ledru | 2014-02-26 | 1 | -2/+2 |
* | Suppress python readline module under Linux to fix a seg fault. | Todd Fiala | 2014-02-26 | 6 | -0/+184 |
* | Make sure we don't try to print the SystemExit exception, or we will cause th... | Enrico Granata | 2014-02-18 | 1 | -1/+1 |
* | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 2 | -2/+21 |
* | <rdar://problem/15936507> | Enrico Granata | 2014-01-29 | 1 | -0/+1 |
* | Merging the iohandler branch back into main. | Greg Clayton | 2014-01-27 | 8 | -155/+13 |
* | Added the ability to get the type that a typedef points to via: | Greg Clayton | 2014-01-23 | 2 | -0/+6 |
* | Patch by Ari Grant | Enrico Granata | 2014-01-09 | 1 | -1/+1 |
* | Add a new way to bind a format to a type: by enum type | Enrico Granata | 2013-12-28 | 1 | -0/+8 |
* | Adding a document that describes the architecture of data formatters. Suggest... | Enrico Granata | 2013-12-26 | 1 | -3/+1 |
* | Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent | Jason Molenda | 2013-12-13 | 4 | -0/+113 |
* | As consistency, invoke python with /usr/bin/env (like it is done in the rest ... | Sylvestre Ledru | 2013-12-10 | 1 | -1/+1 |
* | For logical backtrace work, lldb needs to track Module unloads etc & symoblic... | Greg Clayton | 2013-12-06 | 1 | -0/+3 |
* | Change lldb from building against a Python framework out of | Jason Molenda | 2013-11-23 | 2 | -68/+0 |
* | Expose SBPlatform through the public API. | Greg Clayton | 2013-11-20 | 6 | -0/+225 |
* | Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method | Jason Molenda | 2013-11-16 | 1 | -1/+13 |
* | Change SBThread::GetExtendedBacktrace to | Jason Molenda | 2013-11-12 | 1 | -2/+2 |
* | This patch does a couple of things. | Jim Ingham | 2013-11-07 | 1 | -0/+7 |
* | Rename extended backtrace methods to take out the "ThreadOrigin" | Jason Molenda | 2013-11-06 | 2 | -6/+6 |
* | Add a new GetThreadOriginExtendedBacktrace method to the | Jason Molenda | 2013-11-06 | 1 | -0/+13 |