aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-01-26 12:03:05 +0000
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-01-26 12:03:05 +0000
commita73d1ce74fe0cdd6776754b00ad6761234a01ca9 (patch)
tree8bf2c0207646c2bcebf249ce74951eaae92803c8 /lldb/scripts/Python
parent429edc1780184502b681f7ffa31e20ef8fd8927b (diff)
downloadllvm-a73d1ce74fe0cdd6776754b00ad6761234a01ca9.zip
llvm-a73d1ce74fe0cdd6776754b00ad6761234a01ca9.tar.gz
llvm-a73d1ce74fe0cdd6776754b00ad6761234a01ca9.tar.bz2
Also except OSError when terminating a child.
Ilia K <ki.stfu@gmail.com> sent this patch. He noted that it was possible for child to be terminated after isAlive call and before we send it quit command. In this case, sending command to it causes OSError. This patch just adds this exception to the except list. llvm-svn: 227086
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions