llvm-project/lldb/source/Plugins/Process/FreeBSD
Bruce Mitchener 7d9a419a3a Remove long-forgotten plugin virtuals.
Summary:
EnablePluginLogging, GetPluginCommandHelp and ExecutePluginCommand aren't
implemented or used anywhere, so remove them from the Hexagon and POSIX
Dynamic Loaders as well as the FreeBSD process.

Reviewers: clayborg, labath, emaste

Subscribers: lldb-commits, emaste

Differential Revision: http://reviews.llvm.org/D13581

llvm-svn: 249840
2015-10-09 15:37:10 +00:00
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
FreeBSDThread.cpp FreeBSDThread::GetRegisterContext is only for FreeBSD targets 2015-07-28 19:47:00 +00:00
FreeBSDThread.h Move RegisterContextPOSIX.h to FreeBSD subdir 2015-09-14 14:20:56 +00:00
Makefile Fix configure & make build with python disabled 2014-09-09 04:52:37 +00:00
POSIXStopInfo.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
POSIXStopInfo.h Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
ProcessFreeBSD.cpp Remove long-forgotten plugin virtuals. 2015-10-09 15:37:10 +00:00
ProcessFreeBSD.h Remove long-forgotten plugin virtuals. 2015-10-09 15:37:10 +00:00
ProcessMonitor.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
ProcessMonitor.h Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
RegisterContextPOSIX.h Move RegisterContextPOSIX.h to FreeBSD subdir 2015-09-14 14:20:56 +00:00
RegisterContextPOSIXProcessMonitor_arm.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
RegisterContextPOSIXProcessMonitor_arm.h Limit scope of RegisterContextPOSIX.h header 2015-09-14 13:16:59 +00:00
RegisterContextPOSIXProcessMonitor_arm64.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
RegisterContextPOSIXProcessMonitor_arm64.h Limit scope of RegisterContextPOSIX.h header 2015-09-14 13:16:59 +00:00
RegisterContextPOSIXProcessMonitor_mips64.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
RegisterContextPOSIXProcessMonitor_mips64.h Limit scope of RegisterContextPOSIX.h header 2015-09-14 13:16:59 +00:00
RegisterContextPOSIXProcessMonitor_powerpc.cpp Remove POSIX thread/process abstraction 2015-07-28 15:45:57 +00:00
RegisterContextPOSIXProcessMonitor_powerpc.h Limit scope of RegisterContextPOSIX.h header 2015-09-14 13:16:59 +00:00
RegisterContextPOSIXProcessMonitor_x86.cpp Bug 25050: X87 FPU Special Purpose Registers 2015-10-06 07:04:03 +00:00
RegisterContextPOSIXProcessMonitor_x86.h Bug 25050: X87 FPU Special Purpose Registers 2015-10-06 07:04:03 +00:00