Refactor ptrace commands in NativeProcessLinux to use Error as result return type.
authorChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:12 +0000 (01:51 +0000)
committerChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:12 +0000 (01:51 +0000)
commit97ccc294da48e956f52e0f0dd224f2282fce8d81
tree571ac4ccf912cb957178eed66f3eaa911854e258
parentef1585ea7cecb68a7c2cedcac76f96edd7deb5d1
Refactor ptrace commands in NativeProcessLinux to use Error as result return type.

llvm-svn: 227923
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp