index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
windows
/
dump_syms
/
dump_syms.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dump_syms clang Windows build.
Nelson Billing
2019-06-25
1
-1
/
+1
*
Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.
Nelson Billing
2019-06-12
1
-12
/
+23
*
Write field indicating multiple symbols at an address in dump_syms
Mike Wittman
2017-12-11
1
-13
/
+3
*
Add optional field indicating multiple symbols at an address
Mike Wittman
2017-11-29
1
-3
/
+14
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-1
/
+1
*
Support GUID-less PDBs (#77). r=bryner
mmentovai
2006-11-21
1
-1
/
+1
*
Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).
mmentovai
2006-11-15
1
-9
/
+3
*
Symbol file should contain module GUID at beginning (#66). r=bryner
mmentovai
2006-11-06
1
-1
/
+1
*
Support building with WIN32_LEAN_AND_MEAN (#60)
mmentovai
2006-10-26
1
-0
/
+2
*
Implement a tool to upload symbols on Windows, given an exe or dll file with
bryner
2006-10-16
1
-3
/
+4
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Make SourceLineResolver use RangeMap (#13). r=bryner
mmentovai
2006-09-08
1
-1
/
+1
*
Initial import, which includes the Windows client-side dump_syms tool, and
bryner
2006-08-25
1
-0
/
+49