summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/cmdtemplate.py
Commit message (Expand)AuthorAgeFilesLines
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-211-4/+6
* Update cmdtemplate.py to use best pratices.Greg Clayton2018-06-221-53/+78
* Modernize the example cmdtemplate.py.Jim Ingham2017-10-311-85/+95
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-17/+53
* Tweaks to the Python reference and example command to use the preferred print...Enrico Granata2013-07-111-5/+5
* Providing a more interesting command template for LLDBEnrico Granata2013-05-091-25/+41
* Being explicit about how ignoring optparse's exceptions is not a best principleEnrico Granata2013-02-251-0/+2
* Mark the command as failed if parsing fails.Jim Ingham2013-02-211-0/+1
* Modified the command template to include best practices.Greg Clayton2012-09-131-17/+24
* Added a 'gdbremote' python module that adds two commands: start_gdb_log and e...Greg Clayton2012-01-261-4/+4
* Proof-reading the python docs.Jim Ingham2012-01-241-5/+6
* Added a python FAQ page with detailed examples of how to add python functionsGreg Clayton2012-01-221-0/+49
OpenPOWER on IntegriCloud