breakpad/src/client/linux
2010-10-21 13:55:07 +00:00
..
crash_generation Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. 2010-09-15 22:31:57 +00:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
handler Add support for building the Linux client code using the Android NDK 2010-10-20 15:51:38 +00:00
minidump_writer Add asm/ptrace.h include to linux_dumper.cc to fix the silly scratchbox toolchain we're using for Maemo builds. Also shuffle around the include order to comply with style guidelines, while I'm here. 2010-10-21 13:55:07 +00:00
sender Remove LOG statements from linux utilities so there's no dependency on log library 2010-05-27 19:37:24 +00:00
android_link.h Add support for building the Linux client code using the Android NDK 2010-10-20 15:51:38 +00:00
android_ucontext.h Add support for building the Linux client code using the Android NDK 2010-10-20 15:51:38 +00:00
Makefile Clean up old glog code and move deps to new reference in third_party. 2010-08-19 22:23:03 +00:00