hanchenye-llvm-project/lldb/source
Ed Maste a681ea25ed Reduce FreeBSD log spam
The values of four important registers are included in logs for ptrace
PT_GETREGS. Put all four on the same line for a more compact log. Also
use the proper 64-bit register names.

llvm-svn: 240581
2015-06-24 20:02:56 +00:00
..
API Fix an issue where an SBValue could end up capturing a synthetic value and would then be unable to return the non-synthetic version thereof 2015-06-24 19:53:22 +00:00
Breakpoint Don't #include "lldb-python.h" from anywhere. 2015-05-29 17:41:47 +00:00
Commands Improve instruction emulation based stack unwinding on ARM 2015-06-24 11:27:32 +00:00
Core Add support for displaying the language in the frame-format string. 2015-06-23 18:35:31 +00:00
DataFormatters Revert r239873 - I actually want to think some more about this 2015-06-17 02:11:48 +00:00
Expression Fix a variety of typos. 2015-06-18 05:27:05 +00:00
Host [LLDB][MIPS] MIPS32 branch emulation and single-stepping 2015-06-23 03:37:08 +00:00
Initialization Remove old local-only linux debugging code 2015-06-24 14:43:20 +00:00
Interpreter Fix a variety of typos. 2015-06-18 05:27:05 +00:00
Plugins Reduce FreeBSD log spam 2015-06-24 20:02:56 +00:00
Symbol Improve instruction emulation based stack unwinding on ARM 2015-06-24 11:27:32 +00:00
Target Proper handling of QNonStop packet response. 2015-06-24 15:14:26 +00:00
Utility Fetch object file load address if it isn't specified by the linker 2015-06-18 20:43:56 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00