llvm-project/lldb/source/Plugins/Process
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
..
FreeBSD Remove long-forgotten plugin virtuals. 2015-10-09 15:37:10 +00:00
Linux [LLDB][MIPS] Fix gp register value for o32 applications on 64-bit target 2015-10-01 15:05:31 +00:00
MacOSX-Kernel Re-commit the (fixed) changes from r248985 which were reverted by Pavel 2015-10-08 21:48:35 +00:00
POSIX Use SI_KERNEL on platforms defining it 2015-09-14 16:51:58 +00:00
Utility Fix several issues around .ARM.exidx section handling 2015-10-02 11:58:26 +00:00
Windows Have a clean(er) shutdown when detaching from a process. 2015-10-02 22:47:04 +00:00
elf-core Limit scope of RegisterContextPOSIX.h header 2015-09-14 13:16:59 +00:00
gdb-remote [LLDB][MIPS] fix watchpoint searched on client side for same masked variables 2015-10-09 15:05:45 +00:00
mach-core [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
CMakeLists.txt Reorg code to allow Windows Process Plugins to share some common code. 2015-08-24 16:00:51 +00:00