aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add more error information to minidump processing return code. Also added de...nealsid2009-05-291-1/+8
* Issue 196 - Breakpad processor support for x86-64. r=mentoted.mielczarek2007-10-311-0/+5
* Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=memmentovai2007-09-281-6/+16
* Update EXTRA_DIST for packaging.mmentovai2007-09-261-3/+50
* Add SPARC/Solaris support to client handler and processor (#201, 200).mmentovai2007-09-261-0/+6
* Allow building with -pedantic (#186). r=ted.mielczarekmmentovai2007-05-311-0/+1
* Add logging to minidump processor (#82). Part 2: add messages to the rest ofmmentovai2007-05-211-1/+15
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-171-1/+10
* Rename Airbag to Breakpad.mmentovai2007-02-141-22/+60
* Add module list to machine-readable minidump_stackwalk output (#119).mmentovai2007-01-291-1/+3
* Communicate OS and CPU to SymbolSupplier (#107). r=brynermmentovai2007-01-101-0/+1
* Add an abstract interface to SourceLineResolver, and allow any implementationbryner2006-12-111-14/+14
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-5/+42
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-11/+11
* minidump_stackwalk should use MinidumpProcessor (#64). r=brynermmentovai2006-10-271-0/+14
* MinidumpProcessor should process all threads (#35). r=brynermmentovai2006-10-241-0/+3
* Replace auto_ptr with scoped_ptr (#56). r=brynermmentovai2006-10-231-0/+1
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-0/+6
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-0/+6
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-281-0/+1
* Better testing for Stackwalker (#18). r=brynermmentovai2006-09-251-0/+16
* ppc stackwalker (#30). r=brynermmentovai2006-09-251-0/+4
* Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner.mmentovai2006-09-221-0/+6
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-0/+7
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-191-14/+13
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-0/+1
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-2/+17
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-061-3/+17
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-3/+31
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-0/+3
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-47/+47
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+64