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
/
common
/
windows
/
pdb_source_line_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change PrintFunctions to print functions in address order and not print dupli...
wfh@chromium.org
2014-04-23
1
-11
/
+53
*
Change the way function and public symbols are obtained to use the findChildr...
wfh@chromium.org
2014-04-16
1
-37
/
+48
*
Adding support for 64-bit Windows modules to ms_symbol_server_converter.
ivan.penkov@gmail.com
2014-04-10
1
-9
/
+21
*
Add support for Win64 stack unwind data as STACK CFI
wfh@chromium.org
2014-03-24
1
-1
/
+191
*
Fix missing semi-colons from r1267.
thestig@chromium.org
2014-01-17
1
-3
/
+3
*
Windows: Fix remaining level 4 warnings.
thestig@chromium.org
2013-12-18
1
-3
/
+5
*
Add explicit OMAP support to dump_syms.
chrisha@chromium.org
2013-05-01
1
-47
/
+112
*
Add filename to error message when PDBSourceLineWriter::Open fails
ted.mielczarek
2012-02-15
1
-3
/
+3
*
Fixed message about unregistered msdia*dll. Builds with different DiaSDK need...
vitalybuka@chromium.org
2011-04-26
1
-2
/
+7
*
enable writing INFO CODE_ID line in symbol files
ted.mielczarek
2011-02-15
1
-3
/
+1
*
Make dump_syms output an INFO CODE_ID line that includes the code file and co...
ted.mielczarek
2010-10-05
1
-5
/
+119
*
Issue 370 - fix PDBSourceLineWriter::GetModuleInfo's CPU detection
ted.mielczarek
2010-08-31
1
-5
/
+19
*
don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://bre...
ted.mielczarek
2009-11-23
1
-3
/
+14
*
output function names for PGO-optimized cold function blocks. r=mark at http:...
ted.mielczarek
2009-11-20
1
-4
/
+63
*
Emergency crash fix, tbr=bryner
mmentovai
2007-04-25
1
-1
/
+2
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
1
-5
/
+8
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
1
-7
/
+10
*
Don't output FUNC lines for 0-length functions (#139). r=bryner
mmentovai
2007-03-22
1
-0
/
+5
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-2
/
+2
*
Fix capitalization of identifiers (#94). r=bryner
mmentovai
2006-12-12
1
-2
/
+6
*
symupload parameters don't match processor expectations (#91). r=bryner
mmentovai
2006-12-06
1
-47
/
+43
*
Support GUID-less PDBs (#77). r=bryner
mmentovai
2006-11-21
1
-15
/
+105
*
Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).
mmentovai
2006-11-15
1
-5
/
+14
*
Symbol file should contain module GUID at beginning (#66). r=bryner
mmentovai
2006-11-06
1
-10
/
+60
*
Support building with WIN32_LEAN_AND_MEAN (#60)
mmentovai
2006-10-26
1
-10
/
+5
*
Add PUBLIC support to SourceLineResolver (resolve function names in Windows
mmentovai
2006-10-20
1
-1
/
+1
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-19
/
+316
*
Implement a tool to upload symbols on Windows, given an exe or dll file with
bryner
2006-10-16
1
-0
/
+347