breakpad/src/client
2008-10-22 05:08:50 +00:00
..
linux/handler Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Li 2008-10-14 11:21:34 +00:00
mac/handler Issue 181: Add version info for Mac OS X modules. Found by iterating over load commands until I found LC_ID_DYLIB. Also modified crash_report to generate version number. Also added suspend/resume capability to exception handler, necessary because exception handling can behave strangely across fork() calls. Also added fix for filtering out functions with no line number information, and for filtering out some multiple inheritance glue the compiler generates. 2008-10-22 05:08:50 +00:00
solaris/handler issue 223 - Fixes for SOlaris handler during integration with Firefox. patch by Alfred Peng, r=mento,me 2008-03-18 16:10:10 +00:00
windows Fix warning when converting int to bool 2008-10-10 17:51:32 +00:00
minidump_file_writer_unittest.cc As part of resolving issue 256 I'd like to check in some unit 2008-04-15 23:09:30 +00:00
minidump_file_writer-inl.h Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00
minidump_file_writer.cc Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento 2007-07-05 22:13:02 +00:00
minidump_file_writer.h Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00