hanchenye-llvm-project/lldb/scripts
Caroline Tice ceb6b1393d First pass at adding logging capabilities for the API functions. At the moment
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
2010-10-26 03:11:13 +00:00
..
Python First pass at adding logging capabilities for the API functions. At the moment 2010-10-26 03:11:13 +00:00
build-llvm.pl Modified the "breakpoint set --name NAME" to be the auto breakpoint set 2010-10-12 04:29:14 +00:00
build-swig-wrapper-classes.sh Parameterize the shell scripts for creating and copying the python and 2010-06-16 19:26:52 +00:00
checkpoint-llvm.pl
finish-swig-wrapper-classes.sh Parameterize the shell scripts for creating and copying the python and 2010-06-16 19:26:52 +00:00
generate-vers.pl Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
install-lldb.sh
lldb.swig More SWIG cleanup. Moved the breakpoint callback function back to the 2010-10-07 17:14:24 +00:00
sed-sources Switched over to using the new lldb::SharingPtr from Howard Hinnant. 2010-06-12 17:45:57 +00:00