summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/process_events.py
Commit message (Expand)AuthorAgeFilesLines
* A bit more cleanup on the process_events.py to use best practices for event h...Greg Clayton2013-06-271-54/+72
* Fixed the process_events.py example to be able to specify the platform and al...Greg Clayton2013-06-261-64/+63
* Initial checkin of a new project: LLDB Performance Testing InfrastructureEnrico Granata2013-03-081-0/+2
* Added process attach options and also use the SBLaunchInfo and SBAttachInfo.Greg Clayton2012-09-251-14/+72
* Added command lists that can be executed on launch, stop, crash and exit. Add...Greg Clayton2012-08-311-15/+71
* Added an example that show correct usage of the async process event API.Greg Clayton2012-08-311-0/+139
OpenPOWER on IntegriCloud