aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/minidump_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-816/+0
* issue 305 - breakpad Linux handler doesn't build with compiler built from lat...ted.mielczarek2009-03-241-0/+1
* 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/+1
* Issue 182: linux handler doesn't have sigcontext if called from a previous si...ted.mielczarek2007-06-111-12/+25
* Issue 169 - Fill in CPU vendor id in MDRawSystemInfo in Linux minidump_genera...ted.mielczarek2007-05-311-1/+30
* Fix bug of issue 135, now can dump symbols for dynamic libraries.luly812007-03-271-9/+15
* Add Linux exception handler.luly812007-03-121-0/+766