This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
abbreviation
History
Greg Clayton
21c895e3d5
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
2013-03-06 02:19:38 +00:00
..
change_prompt.lldb
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:
2013-03-06 02:19:38 +00:00
main.cpp
…
Makefile
…
TestAbbreviations.py
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:
2013-03-06 02:19:38 +00:00
TestCommonShortSpellings.py
Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
2012-09-22 00:05:11 +00:00