diff options
author | Greg Clayton <gclayton@apple.com> | 2011-05-30 00:39:48 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-05-30 00:39:48 +0000 |
commit | 5d2fbfed4d4e1fac8a1490ab913acd9a03925fa5 (patch) | |
tree | 3c279b062f02c995c7617af09ecd666e8aec3837 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | a575226fd8a3b63b37739bc2425a28905f3bd72f (diff) | |
download | bcm5719-llvm-5d2fbfed4d4e1fac8a1490ab913acd9a03925fa5.tar.gz bcm5719-llvm-5d2fbfed4d4e1fac8a1490ab913acd9a03925fa5.zip |
Disable dynamic types being on by default until kinks get worked out when
they don't update correctly. Currently if a variable is unavailable due to
a register not being available in a higher frame or due to the PC value
not being a valid location list value, "<unknown type>" will get displayed
as the variable type. I am not sure what other things will fail, so I am
disabling it for now just by letting the default enumeration value default
to it being disabled.
llvm-svn: 132303
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions