breakpad/src/client/linux
2013-01-31 16:15:55 +00:00
..
crash_generation Fix linux compile errors for some systems. 2012-10-02 10:46:31 +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 Move scoped_ptr.h to common 2013-01-17 15:53:56 +00:00
log Changes to get the breakpad client compiling and running on Android using 2012-04-03 16:38:53 +00:00
minidump_writer Remove a call to new[] from WriteDSODebugStream 2013-01-31 16:15:55 +00:00
sender This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00