aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/tests/exception_handler_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add SIGABRT handler for mac and iOS.qsr@chromium.org2012-03-091-4/+20
* Correct compilation warning.qsr@chromium.org2011-11-231-13/+15
* Allow writing on-request minidumps with an exception streamted.mielczarek@gmail.com2010-12-151-3/+44
* Add some unit tests for the mac MinidumpGeneratorted.mielczarek2010-12-131-4/+4
* Fix WriteMemoryListStream to remove an extraneous loop index variable increment.ted.mielczarek2010-11-301-1/+61
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-231-3/+402
* Put MachIPC into the google_breakpad namespaceted.mielczarek@gmail.com2010-08-161-0/+4
* Allow dumping live processes on OS Xted.mielczarek@gmail.com2010-08-131-1/+91
* Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...ted.mielczarek@gmail.com2010-08-131-1/+4
* Change exception_handler_test.cc to use Google Testted.mielczarek@gmail.com2010-08-121-0/+101