aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-49/+27
* Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com2012-09-191-5/+5
* Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com2012-09-171-27/+49
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-311-0/+22
* ditch libtool, only build static libsted.mielczarek2010-10-051-5/+35
* add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek2010-10-051-2/+2
* Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org2010-10-011-2/+2
* Issue 378 - Don't compile Linux client libraries on non-Linux systemsted.mielczarek2010-08-311-7966/+5
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-10/+30
* Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b,jimblandy2010-02-021-33/+14
* Breakpad: Regenerate build files with latest versions of autotools.jimblandy2009-12-231-3902/+5320
* Add more error information to minidump processing return code. Also added de...nealsid2009-05-291-248/+507
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-171-81/+93
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+17
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-577/+1038
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-191-1038/+577
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-577/+1038
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-1038/+577
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-577/+1038
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-1038/+577
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-656/+1038
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+6857