summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/jump.py
Commit message (Collapse)AuthorAgeFilesLines
* Created a sample "jump" command that handlesSean Callanan2013-03-121-0/+173
GDB-style linespecs. This command allows changing the PC without manually looking up the new address. llvm-svn: 176841
OpenPOWER on IntegriCloud