aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-swigsafecast.swig
AgeCommit message (Expand)AuthorFilesLines
2019-01-09[Python] Update PyString_FromString() to work for python 2 and 3.Davide Italiano1-9/+0
2018-09-13Add a "scripted" breakpoint type to lldb.Jim Ingham1-0/+14
2017-09-14Make breakpoint names real entities.Jim Ingham1-0/+7
2014-11-22Enable Python summaries to use custom SBTypeSummaryOptions if the user is so ...Enrico Granata1-0/+7
2014-10-01Allow Python commands to optionally take an SBExecutionContext argument in ca...Enrico Granata1-0/+7
2014-09-29This checkin is the first step in making the lldb thread stepping mechanism m...Jim Ingham1-0/+14
2014-01-27Merging the iohandler branch back into main. Greg Clayton1-7/+0
2013-07-09Second attempt at getting the PyCallable changes in trunkEnrico Granata1-4/+32
2013-07-03Revert commits that cause broken builds on GCC buildbotsDaniel Malea1-32/+4
2013-06-21Lots of cleanup on the SWIG wrapping layerEnrico Granata1-4/+32
2013-06-21Change the SWIG wrappers to stop directly casting SB object to SWIG objects, ...Enrico Granata1-0/+93