forked from OSchip/llvm-project
![]() it logs the function calls, their arguments and the return values. This is not complete or polished, but I am committing it now, at the request of someone who really wants to use it, even though it's not really done. It currently does not attempt to log all the functions, just the most important ones. I will be making further adjustments to the API logging code over the next few days/weeks. (Suggestions for improvements are welcome). Update the Python build scripts to re-build the swig C++ file whenever the python-extensions.swig file is modified. Correct the help for 'log enable' command (give it the correct number & type of arguments). llvm-svn: 117349 |
||
---|---|---|
.. | ||
Args.cpp | ||
CommandInterpreter.cpp | ||
CommandObject.cpp | ||
CommandObjectRegexCommand.cpp | ||
CommandObjectScript.cpp | ||
CommandObjectScript.h | ||
CommandReturnObject.cpp | ||
Makefile | ||
Options.cpp | ||
ScriptInterpreter.cpp | ||
ScriptInterpreterNone.cpp | ||
ScriptInterpreterPython.cpp | ||
embedded_interpreter.py |