llvm-project/lldb/examples
Jason Molenda 7a5014b040 Add a call to SBDebugger:Destroy() at the end of the self-hosted
version of this script.  We picked up a bug at some point in March
where scripts that fail to call SBDebugger::Destroy() will crash
in the Debugger C++ dtor.  I want to track the change down which
introduced the change - but this script should be calling
SBDebugger::Destroy() in the first place, so do that.

llvm-svn: 233779
2015-04-01 02:09:04 +00:00
..
customization
darwin/heap_find Specify ObjC++ when running heap commands in case we are stopped in a frame with another language. 2015-01-14 21:37:19 +00:00
functions
interposing/darwin/fd_interposing
lookup
plugins/commands
python Add a call to SBDebugger:Destroy() at the end of the self-hosted 2015-04-01 02:09:04 +00:00
scripting
summaries Fix some typos: 2014-08-11 18:06:28 +00:00
synthetic Fix StdVBoolImplementation to handle large vectors 2015-03-25 10:59:12 +00:00
test