aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+602
* Linux dumper: Move the data structures representing the breakpad data into th...jimblandy@gmail.com2009-08-071-1/+4
* Linux dumper: Move STABS parsing into its own class.jimblandy@gmail.com2009-08-071-1/+5
* Support overriding makefile variables, changed defaults compilation flags. T...nealsid2009-06-051-6/+13
* Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...nealsid2009-06-052-2/+2
* Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...ted.mielczarek2007-11-201-2/+2
* Fix compile bustage from issue 221ted.mielczarek2007-11-202-6/+8
* Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=memmentovai2007-09-281-1/+1
* Add md5 implementation into code base to get rid ofluly812007-05-032-13/+15
* Merge Ted's patch for writing symbols to stdout for linux.luly812007-05-021-12/+8
* Discard age field in the dumped symbol file.luly812007-04-041-13/+9
* Add Linux exception handler.luly812007-03-125-0/+470