breakpad/src/client/linux
2010-09-17 13:36:11 +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 Write a window of memory around the instruction pointer from the crashing thread to the minidump on Linux. 2010-09-17 13:36:11 +00:00
minidump_writer Write a window of memory around the instruction pointer from the crashing thread to the minidump on Linux. 2010-09-17 13:36:11 +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
Makefile Clean up old glog code and move deps to new reference in third_party. 2010-08-19 22:23:03 +00:00