summaryrefslogtreecommitdiff
path: root/lldb/examples/python/scripted_step.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-03Allow scripted thread plans to modify the thread stop description whenJim Ingham
2022-08-15[LLDB] Remove __future__ imports from examplesDavid Spickett
2019-03-21Python 2/3 compatibility: from __future__ import print_functionSerge Guelton
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-05Mention is_stale in the scripted step doc.Jim Ingham
2016-05-03Another little example use of scripted thread plans.Jim Ingham
2015-07-02Another slightly less goofy example of scripted steps.Jim Ingham
2015-07-01Add a missing space.Jim Ingham
2014-09-30Fix some errors that crept in when I cut & pasted into emacs.Jim Ingham
2014-09-30Add a very trivial example for scripted stepping.Jim Ingham