breakpad/src/client/linux/handler
2009-03-24 19:57:46 +00:00
..
exception_handler.cc issue 305 - breakpad Linux handler doesn't build with compiler built from latest GCC sources. Trivial patch by Jim Blandy 2009-03-24 19:57:46 +00:00
exception_handler.h Fix for issue 242, plus a redo of how old exception handlers are tracked, and called. 2009-02-26 21:31:53 +00:00
exception_handler_test.cc Fix bug of issue 135, now can dump symbols for dynamic libraries. 2007-03-27 02:16:13 +00:00
linux_thread.cc issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me 2008-02-24 21:04:51 +00:00
linux_thread.h Issue 182: linux handler doesn't have sigcontext if called from a previous signal handler. r=mento / Liu Li 2007-06-11 16:01:46 +00:00
linux_thread_test.cc Add Linux exception handler. 2007-03-12 01:53:18 +00:00
Makefile Fix for issue 242, plus a redo of how old exception handlers are tracked, and called. 2009-02-26 21:31:53 +00:00
minidump_generator.cc issue 305 - breakpad Linux handler doesn't build with compiler built from latest GCC sources. Trivial patch by Jim Blandy 2009-03-24 19:57:46 +00:00
minidump_generator.h Issue 182: linux handler doesn't have sigcontext if called from a previous signal handler. r=mento / Liu Li 2007-06-11 16:01:46 +00:00
minidump_test.cc Issue 182: linux handler doesn't have sigcontext if called from a previous signal handler. r=mento / Liu Li 2007-06-11 16:01:46 +00:00