Now that "settings set" will strip leading and trailing spaces, we need a way to...
authorGreg Clayton <gclayton@apple.com>
Wed, 6 Mar 2013 02:19:38 +0000 (02:19 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 6 Mar 2013 02:19:38 +0000 (02:19 +0000)
commit21c895e3d50399c696867f904915accc38bbecce
tree93ea4e51337688ccd25fee41cd8850bfc4e680d9
parentff2a3ad81b8e39802a4e5bd61a8e2b848b73737f
Now that "settings set" will strip leading and trailing spaces, we need a way to be able to specify string values that contain spaces. So now settings setting <property> <value>" can have a <value> that is quoted:

settings set prompt "(lldb2) "

llvm-svn: 176545
lldb/source/Interpreter/OptionValueString.cpp
lldb/test/functionalities/abbreviation/TestAbbreviations.py
lldb/test/functionalities/abbreviation/change_prompt.lldb