summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/ExecutionEngine.h
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-02-01 02:30:27 +0000
committerGreg Clayton <gclayton@apple.com>2012-02-01 02:30:27 +0000
commit2415586faacce72742020c4221719cb87f2081b6 (patch)
tree0d95fc9813fc94d0cc0950a040c95748f64a07d1 /llvm/include/llvm-c/ExecutionEngine.h
parentfdc80a5cf7a4f62e32c42641a48ae2e249e4572e (diff)
downloadbcm5719-llvm-2415586faacce72742020c4221719cb87f2081b6.tar.gz
bcm5719-llvm-2415586faacce72742020c4221719cb87f2081b6.zip
Added a new convenience property on lldb.SBThread names "frames" which always returns a complete list of all lldb.SBFrame objects:
(lldb) script >>> frames = lldb.thread.frames >>> for frame in frames: ... print frame Also changed all of the "__repr__" methods to strip any trailing newline characters so we don't end up with entra newlines. llvm-svn: 149466
Diffstat (limited to 'llvm/include/llvm-c/ExecutionEngine.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud