breakpad/src/client/linux
2012-08-06 21:44:25 +00:00
..
crash_generation Linux: Fix a bunch of clang errors from not handling return values. 2012-07-24 00:15:53 +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 Conditionally compiling a unittest - based on whether AddressSanitizer is used. 2012-08-06 21:44:25 +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 SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411002/, since revision 1001 only contains the new src/client/linux/linux_libc_support.cc and none of the other required files. 2012-08-03 15:01:52 +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
android_link.h Changes to get the breakpad client compiling and running on Android using 2012-04-03 16:38:53 +00:00
android_ucontext.h Android ucontext_t handling refinement. 2012-08-01 17:36:59 +00:00