aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_to_module.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-07-11stabs_to_module: fix memory leakGeorge Burgess IV
2021-09-30Add a string pool to store functions namesZequan Wu
2021-06-11Fix dangling pointer in forward_ref_die_to_funcZequan Wu
2020-07-15fix pointer style to match the style guideMike Frysinger
2018-08-13Add support for parsing the DW_AT_ranges attributesGabriele Svelto
2015-01-27Fix some fragile code that is likely to cause future memory corruptionerikchen@chromium.org
2012-06-28This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com
2011-07-06Add some unit tests for Linux WriteSymbolFileted.mielczarek
2011-03-04Put PUBLIC lines in Mac symbol files.ted.mielczarek
2010-07-13Remove duplicate FUNC entries from dump_syms output.thestig@chromium.org
2010-05-05Breakpad STABS reader: Properly compute function end addresses.jimblandy
2010-05-05Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule.jimblandy