aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-20[dump_syms/Mac] New -n MODULE arg to Mac dump_symsBen Hamilton
2023-03-16Remove extra comma in minidump_stackwalk.ccZiad Youssef
2023-03-15Add brief flag to minidump_stackwalkZiad Youssef
2023-03-10Mac: delete unused macho_dump.ccLeonard Grey
2023-03-09Mac: stop using NXArchInfo as a vocabulary typeLeonard Grey
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2023-02-16Fix sprintf usageBrian Sheedy
2023-02-16Print Crashpad annotation objectsBrian Sheedy
2023-02-13[linux] Report error message if failed to send http requestXinan Lin
2023-02-07Fix Mac buildLeonard Grey
2023-02-06Change CLANG_CXX_LANGUAGE_STANDARD from "c++0x" to "c++17".Hiroyuki Komatsu
2023-01-31Refactor DisassemblerObjdump.Mark Brand
2023-01-31Add ScopedPipe.Mark Brand
2023-01-31Add ScopedTmpFile.Mark Brand
2023-01-31Remove disassembler_objdump from the build on non-linux platforms.Mark Brand
2023-01-30Mac: add shell script to coordinate dumping and uploading macOS system symbols.Leonard Grey
2023-01-27LibcurlWrapper uses curl_global_cleanupJason Jeremy Iman
2023-01-27Update LICENSE file.Justin Cohen
2023-01-26Add support for reading annotation objects in Crashpad modulesZaid Elkurdi
2023-01-20Use portable PRIu64 for printing uint64_t address_mask.Justin Cohen
2023-01-20Add address mask to MinidumpCrashpadInfo.Justin Cohen
2023-01-19Fix Cygwin builds after enabling c++17 mode.Lei Zhang
2023-01-19Mac dump_syms: work around NXFindBestFatArch bugLeonard Grey
2023-01-18upload_system_symbols: Make /System/Library/Components optionalLeonard Grey
2023-01-17Decode Mach EXC_RESOURCE and EXC_GUARD exception reasonsRobert Sesek
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2023-01-04upload_system_symbols: Don't retry if file already exists on the serverLeonard Grey
2022-12-29Fix memory leak in Module::AddExternIan Barkley-Yeung
2022-12-27Fix test breakage from 9aa786fIan Barkley-Yeung
2022-12-21Handle compressed DWARF data in LoadDwarfCFIIan Barkley-Yeung
2022-12-15upload_system_symbols: Fix sym-upload-v2 when uploading dumped symbolsLeonard Grey
2022-12-15Cleanup strncmp and use string_view in elf_reader.cc.Zequan Wu
2022-12-14Mac dump_syms: delete unused WriteSymbolFileLeonard Grey
2022-12-14Add option to use API key in `upload_system_symbols`Leonard Grey
2022-12-14Remove tools/mac/crash_reportLeonard Grey
2022-12-12Fix build failures.Zequan Wu
2022-12-08Add option to enable multiple symbol field in Linux toolLeonard Grey
2022-12-05gyp: drop unused build systemMike Frysinger
2022-12-01Mac: add option to dump_syms to mark folded symbolsLeonard Grey
2022-11-29Restructure Makefile conditionals/targetsMarvin Scholz
2022-11-22Fix Linux ASan Afl build error.Mark Brand
2022-11-21Add a flag to google_converter to keep Breakpad/PE/PDB files after conversion.Nelson Billing
2022-11-21Fix Windows native symbol uploads.Nelson Billing
2022-11-17Speed up testing for multiple functions at an address on PosixLeonard Grey
2022-11-14Fix compile error in disassembler_objdump.cc for non-Linux build.Lei Zhang
2022-11-01Support marking folded symbols on PosixLeonard Grey
2022-10-27names anonymous structs in elfutils.hChristopher Di Bella
2022-10-26Add support for compressed section headers to dump_syms.Konstantin Mandrika
2022-10-20mainline version gcc-13 cannot use "uintptr_t" via "#include <string>"mingtaoxt xt
2022-10-19Update LSS dep to the latest commitmingtaoxt xt