aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-03-25 17:37:39 +0000
committerEnrico Granata <egranata@apple.com>2013-03-25 17:37:39 +0000
commitceba071330ec0004d5d44cdb0ba9728df231c223 (patch)
treee67043d513f9fe2bf568d74840f0c0e8bfbfdcf3 /lldb/source/Commands/CommandObjectExpression.cpp
parent51cb2fa1c3e867eef7df91135d56d33dded0fb39 (diff)
downloadllvm-ceba071330ec0004d5d44cdb0ba9728df231c223.zip
llvm-ceba071330ec0004d5d44cdb0ba9728df231c223.tar.gz
llvm-ceba071330ec0004d5d44cdb0ba9728df231c223.tar.bz2
- Masking out SBCommandReturnObject::Printf() from the Python layer because SWIG and varargs do not get along well.
It is replaced by a Print("str") call which is equivalent to Printf("%s","str") - Providing file-like behavior for SBStream with appropriate extension write() and flush() calls, plus documenting that these are only meant and only exist for Python Documenting the file-like behavior on our website llvm-svn: 177877
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions