summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-06-03 17:59:26 +0000
committerGreg Clayton <gclayton@apple.com>2016-06-03 17:59:26 +0000
commit73cc4c4ced35bfd2f959bdada403e498c6407839 (patch)
tree368f75d7603c1973ad89c18b9fca9b360daa09d9 /llvm/lib
parente2bef1f143a0defc3c882920d65e69bed4e1bc58 (diff)
downloadbcm5719-llvm-73cc4c4ced35bfd2f959bdada403e498c6407839.tar.gz
bcm5719-llvm-73cc4c4ced35bfd2f959bdada403e498c6407839.zip
Add support in debug LLDB builds (if LLDB_CONFIGURATION_DEBUG is defined) where we can set an environment variable named LLDB_DWARF_DONT_COMPLETE_TYPENAMES that can contain one or more typenames separated by ';' characters. This will cause us to not complete any types whose names match and can help us to try and reproduce issues we see in bugs.
So you can launch LLDB with the environment variable: % LLDB_DWARF_DONT_COMPLETE_TYPENAMES=Foo;Bar;Baz lldb llvm-svn: 271696
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud