History log of /system/core/debuggerd/x86_64/machine.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e17f267b2a54d4b1a2b440a94ce06818ece49c7b 19-Jun-2014 Brigid Smith <brigidsmith@google.com> Updated non-ARM archs to reflect logging changes.

Change-Id: I0af865881c19ea4a57ec1aa9455bc32c08a60d75
/system/core/debuggerd/x86_64/machine.cpp
62ba489ba00a2689d4e257bc178cff87495f99d7 10-Jun-2014 Brigid Smith <brigidsmith@google.com> Changing how debuggerd filters log messages to different locations.

The system by which debuggerd filters its output to different locations
is now based on an enum called logtype with easy to understand
categories for log messages (like THREAD, MEMORY, etc.) instead of the
old, fairly esoteric scope_flags variable. Now much of the output that
previously went to logcat does not show up on the screen, but all output
can be found in the tombstone file. In addition, the tombstone's
location is now printed so it can be located easily.

Bug: 15341747
Change-Id: Ia2f2051d1dfdea934d0e6ed220f24345e35ba6a2
/system/core/debuggerd/x86_64/machine.cpp
3520086e3dac6ce33b94139811f34e22226bbe16 04-Jun-2014 Christopher Ferris <cferris@google.com> Fix x86 and x86_64 builds.

Change-Id: I1ee9117843aff2abe4067f288b8496d4bfc78c9e
/system/core/debuggerd/x86_64/machine.cpp
c6c194ced095df5e777b8fa24527ebd29c8fef54 21-Nov-2013 Pavel Chupin <pavel.v.chupin@intel.com> LP64: Enable debuggerd/libbacktrace/libunwind.

Change-Id: I2e432839f86c33c2adbaac8cc12ca8961956044b
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
/system/core/debuggerd/x86_64/machine.cpp