aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/minidump_test.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-081-1/+169
* Now we provide our own implementation of the MIG function exc_server, as reco...nealsid2008-07-111-0/+4
* Fix to stop unit tests from being compiled & run for non-native architecturesnealsid2008-05-081-4/+1
* Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bi...nealsid2008-05-051-139/+2
* Issue 258: Added test cases for ReadTaskMemory, reorganized project file, ren...nealsid2008-04-251-18/+195
* As part of resolving issue 256 I'd like to check in some unitnealsid2008-04-151-0/+253
* Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + upda...ted.mielczarek2007-05-071-8/+62
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...waylonis2006-12-201-0/+447