llvm-project/lldb/source/Plugins/Process/Utility
David Blaikie a322f36cfd Make lldb -Werror clean for -Wstring-conversion
Also found/fixed one bug identified by this warning in
RenderScriptx86ABIFixups.cpp where a string literal was being used in an
effort to provide a name for an instruction/register, but was instead
being passed as the bool 'isVolatile' parameter.

llvm-svn: 291198
2017-01-06 00:38:06 +00:00
..
ARMDefines.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARMUtils.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Merge Linux and FreeBSD arm64 register contexts 2016-11-25 10:28:09 +00:00
DynamicRegisterInfo.cpp Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
DynamicRegisterInfo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
FreeBSDSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
FreeBSDSignals.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
GDBRemoteSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
GDBRemoteSignals.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HistoryThread.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HistoryThread.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HistoryUnwind.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HistoryUnwind.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
InferiorCallPOSIX.cpp Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
InferiorCallPOSIX.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
InstructionUtils.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
LinuxSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
LinuxSignals.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MipsLinuxSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
MipsLinuxSignals.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
NetBSDSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
NetBSDSignals.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_arm.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_arm64.cpp Add lldb register definitions for w0-w28, s0-s31, and d0-d31 to 2016-10-19 23:38:38 +00:00
RegisterContextDarwin_arm64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_i386.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_i386.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_x86_64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDarwin_x86_64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDummy.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextDummy.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_arm.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_i386.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_i386.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_mips64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_mips64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_powerpc.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_powerpc.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_x86_64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextFreeBSD_x86_64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextHistory.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextHistory.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLLDB.cpp Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
RegisterContextLLDB.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_arm.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_i386.cpp Remove an x86-ism from RegisterInfoInterface 2016-11-30 10:17:58 +00:00
RegisterContextLinux_i386.h Remove an x86-ism from RegisterInfoInterface 2016-11-30 10:17:58 +00:00
RegisterContextLinux_mips.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_mips.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_mips64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_mips64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_s390x.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_s390x.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextLinux_x86_64.cpp Remove an x86-ism from RegisterInfoInterface 2016-11-30 10:17:58 +00:00
RegisterContextLinux_x86_64.h Remove an x86-ism from RegisterInfoInterface 2016-11-30 10:17:58 +00:00
RegisterContextMacOSXFrameBackchain.cpp Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
RegisterContextMacOSXFrameBackchain.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_arm.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_i386.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_i386.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_x86_64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMach_x86_64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMemory.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextMemory.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextNetBSD_x86_64.cpp Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utility. 2016-09-21 00:59:22 +00:00
RegisterContextNetBSD_x86_64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_arm.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_arm64.cpp Add the new arm64 sub-register definitions to NativeRegisterContextLinux 2016-10-24 12:59:20 +00:00
RegisterContextPOSIX_arm64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_mips64.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_mips64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_powerpc.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_powerpc.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_s390x.cpp [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
RegisterContextPOSIX_s390x.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextPOSIX_x86.cpp Remove a spurious reference to ProcessElfCore 2016-11-30 10:25:02 +00:00
RegisterContextPOSIX_x86.h ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64 bit elf core files 2016-11-20 21:24:49 +00:00
RegisterContextThreadMemory.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextThreadMemory.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContext_mips.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContext_powerpc.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContext_s390x.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContext_x86.h Use Intel CPU flags to determine target supported features. 2016-09-14 17:27:48 +00:00
RegisterInfoInterface.h Remove an x86-ism from RegisterInfoInterface 2016-11-30 10:17:58 +00:00
RegisterInfoPOSIX_arm64.cpp Merge Linux and FreeBSD arm64 register contexts 2016-11-25 10:28:09 +00:00
RegisterInfoPOSIX_arm64.h Merge Linux and FreeBSD arm64 register contexts 2016-11-25 10:28:09 +00:00
RegisterInfos_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterInfos_arm64.h Fix arm64 sub-register definitions 2016-10-24 14:57:50 +00:00
RegisterInfos_i386.h Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utility. 2016-09-21 00:59:22 +00:00
RegisterInfos_mips.h [LLDB][MIPS] fix Floating point register read/write for big endian 2016-10-12 10:53:57 +00:00
RegisterInfos_mips64.h [LLDB][MIPS] fix Floating point register read/write for big endian 2016-10-12 10:53:57 +00:00
RegisterInfos_powerpc.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterInfos_s390x.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterInfos_x86_64.h Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utility. 2016-09-21 00:59:22 +00:00
StopInfoMachException.cpp Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
StopInfoMachException.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadMemory.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadMemory.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UnwindLLDB.cpp Remove TimeValue from UnwindLLDB.cpp 2016-11-02 10:27:54 +00:00
UnwindLLDB.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UnwindMacOSXFrameBackchain.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UnwindMacOSXFrameBackchain.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-arm-register-enums.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-arm64-register-enums.h Add the new arm64 sub-register definitions to NativeRegisterContextLinux 2016-10-24 12:59:20 +00:00
lldb-mips-freebsd-register-enums.h [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
lldb-mips-linux-register-enums.h [LLDB][MIPS] fix Floating point register read/write for big endian 2016-10-12 10:53:57 +00:00
lldb-s390x-register-enums.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-x86-register-enums.h Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support. 2016-09-08 14:16:45 +00:00