llvm-project/lldb/tools
Pavel Labath 6d2497d48f Remove a spurious reference to ProcessElfCore
We were referencing a the process class from a register context, which seems
intuitively wrong. Also, the comment above that code is now definitely incorrect,
as ProcessElfCore now does support floating point registers. Also, the code
wasn't really doing anything, as it was just skipping a zero-initialization of a
field that was most likely zero-initialized anyway. Linux elf core FPR test still
passes after this.

llvm-svn: 288237
2016-11-30 10:25:02 +00:00
..
argdumper Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] Rename lldb-launcher to darwin-debug 2016-10-27 22:51:41 +00:00
darwin-threads *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
debugserver Add the ability for the task port to change when a process execs. 2016-09-28 21:07:34 +00:00
driver Fixup r284466 - try to unbreak NetBSD 2016-10-18 10:46:45 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
lldb-mi Link lldb-mi only to the llvm components it uses 2016-11-03 10:52:17 +00:00
lldb-perf *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-server Remove a spurious reference to ProcessElfCore 2016-11-30 10:25:02 +00:00
CMakeLists.txt [cmake] Build lldb-server on Darwin, set dep on FreeBSD. 2015-09-17 18:35:33 +00:00