llvm-project/lldb/tools/debugserver/source/MacOSX
Zachary Turner 97206d5727 Rename Error -> Status.
This renames the LLDB error class to Status, as discussed
on the lldb-dev mailing list.

A change of this magnitude cannot easily be done without
find and replace, but that has potential to catch unwanted
occurrences of common strings such as "Error".  Every effort
was made to find all the obvious things such as the word "Error"
appearing in a string, etc, but it's possible there are still
some lingering occurences left around.  Hopefully nothing too
serious.

llvm-svn: 302872
2017-05-12 04:51:55 +00:00
..
DarwinLog fix format specifier warnings 2017-03-07 21:26:04 +00:00
arm Rename Error -> Status. 2017-05-12 04:51:55 +00:00
arm64 Rename Error -> Status. 2017-05-12 04:51:55 +00:00
i386 [debugserver] NFC. Cleanup Get/Set Register Value/Context 2017-03-14 22:24:36 +00:00
ppc *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
x86_64 [debugserver] NFC. One more small cleanup to DNBArchImplX86_64::SetFPUState 2017-03-15 19:52:57 +00:00
CFBundle.cpp Quiet a warning where we weren't checking if this was the same and rhs. 2016-12-28 21:19:42 +00:00
CFBundle.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CFString.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CFString.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CFUtils.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Support Unit Testing debugserver 2017-04-12 21:56:29 +00:00
Genealogy.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Genealogy.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
GenealogySPI.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachException.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MachException.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachProcess.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachProcess.mm Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MachTask.h Add the ability for the task port to change when a process execs. 2016-09-28 21:07:34 +00:00
MachTask.mm Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MachThread.cpp fix format specifier warnings 2017-03-07 21:26:04 +00:00
MachThread.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachThreadList.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MachThreadList.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachVMMemory.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MachVMMemory.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachVMRegion.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MachVMRegion.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
OsLogger.cpp Conditionalized OsLogger.cpp on a modern SDK. 2017-01-25 05:18:32 +00:00
OsLogger.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadInfo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
dbgnub-mig.defs Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
stack_logging.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00