aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24Merge remote-tracking branch 'aosp/upstream-main'netsim-devemu-prebuiltsemu-master-devemu-devemu-35-1-releaseemu-34-releaseemu-34-devemu-34-3-releaseemu-34-2-releaseemu-34-2-devemu-33-devaosp-emu-34-devErwin Jansen
2023-04-24[dump_syms/Mac] New -x option to prefer extern names when there's a mismatchBen Hamilton
2023-04-24Fix alignment of the brief output of minidump_stackwalkZiad Youssef
2023-04-17Set O_NONBLOCK for opening file to prevent hanging when file unavailable.Yuki Wang
2023-04-11Convert RISC-V numeric identifiers to stringsThomas Gales
2023-04-01Add maxsize for xstate areasAlex Gough
2023-03-29Add RISC-V register namesThomas Gales
2023-03-28Add EM_RISCV as recognized value for ELF e_machineThomas Gales
2023-03-27Mac: don't call NXFindBestFatArchLeonard Grey
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-28Merge breakpad f5123d71Erwin Jansen
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