llvm-project/lldb/examples
Greg Clayton fe9d1ee9e4 Added a new python example which installs a command called "shadow".
This shows how to grab individual blocks from stack frames and get only the variables from those blocks. It then will iterate over all of the parent blocks and look for shadowed variables.

llvm-svn: 273604
2016-06-23 19:54:32 +00:00
..
customization
darwin/heap_find Fix typos. 2015-07-22 00:16:02 +00:00
functions Added the ability options to: 2013-06-14 00:30:23 +00:00
interposing/darwin/fd_interposing
lookup Remove unneeded include. 2013-06-13 23:56:47 +00:00
plugins/commands
python Added a new python example which installs a command called "shadow". 2016-06-23 19:54:32 +00:00
scripting
summaries Py3'ify some of the examples that get run at startup. 2015-10-19 17:35:02 +00:00
synthetic Fix regression in gnu_libstdcpp.py introduced by r266313 2016-04-14 18:31:12 +00:00
test