From 213a0698cbfe226f4a3dcaec31cdcab54ec9ca5a Mon Sep 17 00:00:00 2001 From: "wfh@chromium.org" Date: Mon, 24 Mar 2014 12:12:17 +0000 Subject: Add support for Win64 stack unwind data as STACK CFI This is a copy of https://breakpad.appspot.com/1264002/ where code review took place. See https://bugzilla.mozilla.org/show_bug.cgi?id=548035 and https://code.google.com/p/chromium/issues/detail?id=115922 Credit to Mikhail I. Izmestev for original patch in https://breakpad.appspot.com/345002/ BUG=572 TEST=Run dump_syms_unittest after compiling dump_syms_regtest.cc with x64 toolchain R=mark@chromium.org Review URL: https://breakpad.appspot.com/1274002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1290 4c0a9323-5329-0410-9bdc-e9ce6186880e --- .../dump_syms/testdata/dump_syms_regtest64.pdb | Bin 0 -> 1010688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/tools/windows/dump_syms/testdata/dump_syms_regtest64.pdb (limited to 'src/tools/windows/dump_syms/testdata/dump_syms_regtest64.pdb') diff --git a/src/tools/windows/dump_syms/testdata/dump_syms_regtest64.pdb b/src/tools/windows/dump_syms/testdata/dump_syms_regtest64.pdb new file mode 100644 index 00000000..86d362ec Binary files /dev/null and b/src/tools/windows/dump_syms/testdata/dump_syms_regtest64.pdb differ -- cgit v1.2.1