teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/process_launch
Tim Northover 974ff61c57 Avoid sending bare '*' and '}' in an lldb-server packet
They get treated as special RLE encoding symbols and packets get
corrupted. Most other packet types already know about this apparently,
but QEnvironment missed these two.

Should fix PR25300.

llvm-svn: 252521
2015-11-09 22:05:05 +00:00
..
my_working_dir
input-file.txt
main.cpp
Makefile
print_cwd.cpp
print_env.cpp Avoid sending bare '*' and '}' in an lldb-server packet 2015-11-09 22:05:05 +00:00
TestProcessLaunch.py Avoid sending bare '*' and '}' in an lldb-server packet 2015-11-09 22:05:05 +00:00