breakpad/src/client/linux/handler
jcivelli@chromium.org 43c933d7f8 Adding a way to create an ExceptionHandler that takes in a file descriptor
where the minidump should be created, without the need of opening any other
file.

BUG=None
TEST=Run unit-tests.



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1007 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-08-09 22:59:58 +00:00
..
exception_handler.cc Adding a way to create an ExceptionHandler that takes in a file descriptor 2012-08-09 22:59:58 +00:00
exception_handler.h Adding a way to create an ExceptionHandler that takes in a file descriptor 2012-08-09 22:59:58 +00:00
exception_handler_unittest.cc Adding a way to create an ExceptionHandler that takes in a file descriptor 2012-08-09 22:59:58 +00:00
minidump_descriptor.cc Adding a way to create an ExceptionHandler that takes in a file descriptor 2012-08-09 22:59:58 +00:00
minidump_descriptor.h Adding a way to create an ExceptionHandler that takes in a file descriptor 2012-08-09 22:59:58 +00:00