diff options
author | Greg Clayton <gclayton@apple.com> | 2011-07-02 21:07:54 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-07-02 21:07:54 +0000 |
commit | 197bacfffaac38a69966799a2b76b73e0c62f57b (patch) | |
tree | 09d5554b087d882a2f3f874306bee95ddc048c08 /lldb/scripts/Python/modify-python-lldb.py | |
parent | d024a508230db67061887b43f2ad9d17f141d3b5 (diff) | |
download | llvm-197bacfffaac38a69966799a2b76b73e0c62f57b.zip llvm-197bacfffaac38a69966799a2b76b73e0c62f57b.tar.gz llvm-197bacfffaac38a69966799a2b76b73e0c62f57b.tar.bz2 |
Cleanup errors that come out of commands and make sure they all have newlines
_only_ in the resulting stream, not in the error objects (lldb_private::Error).
lldb_private::Error objects should always just have an error string with no
terminating newline characters or periods.
Fixed an issue with GDB remote packet detection that could end up deadlocking
if a full packet wasn't received in one chunk. Also modified the packet
checking function to properly toss one or more bytes when it detects bad
data.
llvm-svn: 134357
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions