breakpad/src
jimblandy e9faf54828 Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack debugging info.
At the moment, FillSourceLineInfo returns Windows DIA-based stack
walking data. In addition to being ugly, this makes it difficult to
provide access to DWARF CFI-based stack walking data in a symmetrical
way.

This patch changes FillSourceLineInfo to do the single job its name
suggests, and adds a second member function to
SourceLineResolverInterface to retrieve Windows DIA stack walking
information. A sibling member function will provide access to DWARF
CFI stack walking data.

a=jimblandy, r=mmentovai


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@480 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-01-11 22:31:50 +00:00
..
client Make Mac comment and email text field placeholders localizable. r=nealsid 2010-01-01 00:21:18 +00:00
common Breakpad DWARF Reader: Add DWARF language enumeration values. 2010-01-11 22:23:05 +00:00
google_breakpad Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack debugging info. 2010-01-11 22:31:50 +00:00
processor Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack debugging info. 2010-01-11 22:31:50 +00:00
third_party/linux New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
tools Patch from Kris Rambish to keep memory usage flat when processing a directory full of minidump files 2010-01-11 21:24:43 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00