aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata/module2.out
diff options
context:
space:
mode:
authormmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-11-06 19:34:19 +0000
committermmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-11-06 19:34:19 +0000
commit80866e79454cefc5570b01dbb0a723185eae653c (patch)
treeb7aaf22c6d808a23a66756fc99d50d3fab44a695 /src/processor/testdata/module2.out
parentFix minor naming inconsistency (#67). r=mmentovai (diff)
downloadbreakpad-80866e79454cefc5570b01dbb0a723185eae653c.tar.xz
Symbol file should contain module GUID at beginning (#66). r=bryner
- The dumped symbol format now begins with a MODULE line identifying the uuid, age, and name of the source pdb file. - The processor ignores MODULE lines, but they are useful in figuring out how to index symbol files in a symbol store. - dump_syms and symupload now both accept either a pdb or exe/dll and will read the pdb regardless. - Figured out that MSSS always represents a module's age in pathnames in hexadecimal, and updated SimpleSymbolSupplier to match. http://groups.google.com/group/airbag-dev/browse_thread/thread/572108d6567edd58 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@59 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/testdata/module2.out')
-rw-r--r--src/processor/testdata/module2.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/processor/testdata/module2.out b/src/processor/testdata/module2.out
index 6c1cb378..c8671c8c 100644
--- a/src/processor/testdata/module2.out
+++ b/src/processor/testdata/module2.out
@@ -1,3 +1,4 @@
+MODULE 22222222-2222-2222-2222-222222222222 2 module2.pdb
FILE 1 file2_1.cc
FILE 2 file2_2.cc
FILE 3 file2_3.cc