aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/exception_handler.h
Commit message (Expand)AuthorAgeFilesLines
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-0/+6
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-3/+28
* Added on-demand minidump generation for Linux, and a Linux test app.brdevmn2009-12-161-0/+1
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-85/+57
* Fix for issue 242, plus a redo of how old exception handlers are tracked, and...nealsid2009-02-261-4/+13
* Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Lited.mielczarek2008-10-141-2/+18
* Issue 182: linux handler doesn't have sigcontext if called from a previous si...ted.mielczarek2007-06-111-2/+9
* Add Linux exception handler.luly812007-03-121-0/+194