hanchenye-llvm-project/lldb/examples
Greg Clayton c373ca5c74 <rdar://problem/12069589>
Fixed an issue where not all text would always be seen when running any of the functions in heap.py in Xcode. Now we put the text directly into the command result object and skip STDIO since we have issues with STDIO right now in python scripts.

Also fixed an issue with the "--stack-history" option where MallocStackLoggingNoCompact was assumed to have to be enabled... It doesn't, just MallocStackLogging.

llvm-svn: 163042
2012-09-01 00:34:35 +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 <rdar://problem/12069589> 2012-09-01 00:34:35 +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 Make the tab character in the thread frame lines optional. 2012-08-31 23:27:24 +00:00
scripting
summaries Make the objc-runtime work with Python 2.6 2012-08-01 14:38:37 +00:00
synthetic Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jared Grubb 2012-08-27 17:42:50 +00:00
test Modified .lldb-loggings now to direct the lldb log files to the same session directory which also houses the test logs. 2012-08-22 20:25:33 +00:00