aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
AgeCommit message (Expand)Author
2023-07-06Fix warnings in configure.acMarc Gonzalez
2022-10-12Add DisassemblerObjdump.Mark Brand
2022-06-30regen autotoolsMike Frysinger
2022-06-08Reland "Support PE modules in core files when running core2md"Iryna Shakhova
2022-06-08Revert "Support PE modules in core files when running core2md"Justin Cohen
2022-05-12Support PE modules in core files when running core2mdIryna Shakhova
2021-01-29Add src/processor/stackwalk_common.{cc,h} to src_libbreakpad_a_SOURCESRyo Hashimoto
2020-12-11Add dwarf2reader unit test to run with make check.Snehasish Kumar
2018-08-01Define and use a a new MDRawContextARM64Joshua Peraza
2017-05-10Only use O_CLOEXEC on platforms that support itLars Volker
2017-02-16autotools: move -W flags to configure detectionMike Frysinger
2017-02-08aclocal: regenerate properlyMike Frysinger
2016-04-12Fix a dependency issue in automakeTed Mielczarek
2016-03-30Refactor sym_upload in tools to extract code into common/linux, and minor fixesLi Yan
2015-11-11build: detect the right `ar` toolMike Frysinger
2015-08-13Remove some old unused code, add a missing includeted.mielczarek@gmail.com
2014-08-27make "make install" also install headers and pkgconfig filesvapier@chromium.org
2013-12-10Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-modeted.mielczarek@gmail.com
2013-11-23Process minidumps generated on ARM64 in iOS apps.mark@chromium.org
2013-08-23Create StackwalkerAddressList.chrisha@chromium.org
2012-10-10Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com
2012-09-19Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com
2012-09-17Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com
2012-08-31Add custom getcontext() implementation for Android.digit@chromium.org
2010-10-05ditch libtool, only build static libsted.mielczarek
2010-10-05add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek
2010-10-01Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org
2010-08-31Issue 378 - Don't compile Linux client libraries on non-Linux systemsted.mielczarek
2010-04-08provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek
2010-02-02Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b,jimblandy
2009-12-23Breakpad: Regenerate build files with latest versions of autotools.jimblandy
2009-05-29Add more error information to minidump processing return code. Also added de...nealsid
2007-05-17Add logging to minidump processor (#82). First part: logging infrastructuremmentovai
2006-12-05Module API (#32). r=waylonis, brynermmentovai
2006-09-20Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai
2006-09-19Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner
2006-09-08Make SourceLineResolver use RangeMap (#13). r=brynermmentovai
2006-09-08Add support to the StackWalker for resolving symbols, using abryner
2006-09-06Initial implementation of minidump reader (#6). r=brynermmentovai
2006-09-05Change header paths and include guards to be relative to the "src" directory....bryner
2006-08-30Make build system less annoying (#8) r=brynermmentovai
2006-08-25Initial import, which includes the Windows client-side dump_syms tool, andbryner