aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/exception_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* issue 305 - breakpad Linux handler doesn't build with compiler built from lat...ted.mielczarek2009-03-241-0/+1
* Fix for issue 242, plus a redo of how old exception handlers are tracked, and...nealsid2009-02-261-17/+45
* Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Lited.mielczarek2008-10-141-27/+37
* issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=meted.mielczarek2008-02-241-0/+1
* Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...ted.mielczarek2007-07-021-1/+0
* Issue 182: linux handler doesn't have sigcontext if called from a previous si...ted.mielczarek2007-06-111-8/+18
* Fix issue 136.luly812007-03-291-1/+21
* Add Linux exception handler.luly812007-03-121-0/+236