Add dbghelp.dll that works on XP, and include in base.isolate
commit92d69f7733f4028cf8b3d5b4b97a31173e687594
authorScott Graham <scottmg@chromium.org>
Mon, 23 Feb 2015 21:13:40 +0000 (23 13:13 -0800)
committerScott Graham <scottmg@chromium.org>
Mon, 23 Feb 2015 21:15:53 +0000 (23 21:15 +0000)
tree95405f022e5c64f25a08abd4f5335e6ff700690b
parent9e7cf706813c75c95c5f24c3bacb5ea24ec0e972
Add dbghelp.dll that works on XP, and include in base.isolate

This fixes the hang that caused the addition of the early out in
stack_trace_win.cc.

Removing that in turn fixes symbolization of stack traces on XP bots.

R=cpu@chromium.org
BUG=460506

Review URL: https://codereview.chromium.org/943933005

Cr-Commit-Position: refs/heads/master@{#317651}
base/base.isolate
base/debug/stack_trace_win.cc
build/win/dbghelp_xp/README.chromium [new file with mode: 0644]
build/win/dbghelp_xp/dbghelp.dll [new file with mode: 0644]