aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/exception_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes for issue 128: reviewed by Waylonisladderbreaker2007-03-081-0/+46
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Fix bug with mach-o walker not properly walking universal binary (Issue #125)waylonis2007-02-071-43/+29
* - Fixes the bug with a fork()'d child's exception being caught in the parent ...waylonis2007-02-051-30/+62
* Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...waylonis2006-12-201-0/+497