aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/dump_syms/dump_syms.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-02-13Fix missing <memory> header for Windows dump_symsSunbreak
2022-01-05Add INLINE and INLINE_ORIGIN records on Windows dump_symsZequan Wu
2020-07-15fix pointer style to match the style guideMike Frysinger
2019-06-25Fix dump_syms clang Windows build.Nelson Billing
2019-06-12Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.Nelson Billing
2017-12-11Write field indicating multiple symbols at an address in dump_symsMike Wittman
2017-11-29Add optional field indicating multiple symbols at an addressMike Wittman
2007-02-14Rename Airbag to Breakpad.mmentovai
2006-11-21Support GUID-less PDBs (#77). r=brynermmentovai
2006-11-15Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai
2006-11-06Symbol file should contain module GUID at beginning (#66). r=brynermmentovai
2006-10-26Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai
2006-10-16Implement a tool to upload symbols on Windows, given an exe or dll file withbryner
2006-09-20Relicense to BSD (#29). r=brynermmentovai
2006-09-08Make SourceLineResolver use RangeMap (#13). r=brynermmentovai
2006-08-25Initial import, which includes the Windows client-side dump_syms tool, andbryner