summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/stacks.py
Commit message (Expand)AuthorAgeFilesLines
* python 2/3 compat: commands vs subprocessSerge Guelton2019-03-261-1/+0
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-211-6/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-11/+21
* Don't use "lldb." global variables in LLDB commands.Greg Clayton2014-07-111-1/+4
* Print the stack size followed by the full stack info.Greg Clayton2012-09-111-2/+2
* Added a python example that will compute which functions in a process are hog...Greg Clayton2012-09-101-0/+56
OpenPOWER on IntegriCloud