breakpad/src/client/linux
ted.mielczarek 662b6da59d Allow Linux dumper to work on PTRACE-hardened kernels
A=Chris Coulson <chris.coulson@canonical.com>
R=nealsid at http://breakpad.appspot.com/166001/show

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@673 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-08-27 13:18:49 +00:00
..
crash_generation Changes to fix build warnings on newer versions of GCC, and a fix to not try to open certain mapped files. 2010-05-10 20:35:54 +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 Allow Linux dumper to work on PTRACE-hardened kernels 2010-08-27 13:18:49 +00:00
minidump_writer remove trailing comma that makes gcc -pedantic unhappy 2010-08-16 18:23:52 +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