llvm-project/lldb/test/functionalities/abbreviation
Johnny Chen aeab25c70f Add more context information to the stop-hook mechanism by displaying the stop-hook
command in the '- Hook id' header.  This should improve readbility of the 'display'
command if, for example, we have issued 'display a' and 'display b' which turn into
"target stop-hook add -o 'expr -- a'" and "target stop-hook add -o 'expr -- b'".

Plus some minor change in TestAbbreviations.py to conditionalize the platform-specific
checkings of the "image list" output.

llvm-svn: 142868
2011-10-24 23:01:06 +00:00
..
Makefile A couple of directory renamings; get rid of 'tests' from the directory names. 2011-06-26 21:27:27 +00:00
TestAbbreviations.py Add more context information to the stop-hook mechanism by displaying the stop-hook 2011-10-24 23:01:06 +00:00
TestCommonShortSpellings.py Minor change. 2011-10-24 22:06:48 +00:00
change_prompt.lldb A couple of directory renamings; get rid of 'tests' from the directory names. 2011-06-26 21:27:27 +00:00
main.cpp A couple of directory renamings; get rid of 'tests' from the directory names. 2011-06-26 21:27:27 +00:00