teak-llvm/lldb/packages/Python/lldbsuite
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
..
support Python 3 - Use universal_newlines when calling subprocess.check_output 2015-11-04 01:03:47 +00:00
test Avoid sending bare '*' and '}' in an lldb-server packet 2015-11-09 22:05:05 +00:00
__init__.py