hanchenye-llvm-project/lldb/examples
Greg Clayton a7fb1dcd4b Listen to the "--verbose" flag when running "crashlog" and if verbose is enabled, then dump full paths to source files and modules.
Changed much of the output that was coming out with "--verbose" over to use the new "--debug" flag.

llvm-svn: 159363
2012-06-28 18:10:14 +00:00
..
customization Warn about an example script being obsoleted by new native features and just an example 2012-03-16 01:25:01 +00:00
darwin/heap_find Check the return status of the make command. 2012-06-27 19:57:59 +00:00
interposing/darwin/fd_interposing Revert accidental commit. 2012-02-21 19:02:29 +00:00
lookup Use a sentry object to properly initialize/terminate LLDB. 2012-02-22 02:03:13 +00:00
python Listen to the "--verbose" flag when running "crashlog" and if verbose is enabled, then dump full paths to source files and modules. 2012-06-28 18:10:14 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries Fixes for performance to data formatters - Python < 3.0 is much slower when using True/False as compared to 1/0 for logical values. Wexploit this to our advantage. Other minor tweaks 2012-05-21 21:52:38 +00:00
synthetic Returning data formatters to their previous working condition - Plus fixing an issue that was preventing Python oneliners from executing 2012-04-25 17:53:41 +00:00
test Add the capability of supplying the pre/post-flight functions to the test suite such that 2012-04-16 18:55:15 +00:00