Commit aaec6b2d authored by Caroline Tice's avatar Caroline Tice Committed by Chromium LUCI CQ

Roll breakpad to e3d485f73f5836fdd6fb287ab96973c4f63175e1

Bringing in all the DWARF v5 rnglist fixes.

e3d485f Dwarf5ReadRangeList: remove duplicated declaration
78180df Use size_t to fix the build on mac.
a9afca9 Support miscelaneous dwarf5 forms.
9ecccc5 Implement dwarf5 range lists.
5c7535a amd64: reject frames with invalid rsp/rip
f6669d6 Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist"
2b936b0 Refactor rangelist handling to prepare for dwarf5 .debug_rngslist

BUG=1154770

Change-Id: I0a1f9ff4b68c9ca521269c1358a5d2d5ce1f2407
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569945
Auto-Submit: Caroline Tice <cmtice@chromium.org>
Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833133}
parent 861d4e4a
......@@ -857,7 +857,7 @@ deps = {
},
'src/third_party/breakpad/breakpad':
Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '9c4671f2e3a63c0f155d9b2511192d0b5fa7f760',
Var('chromium_git') + '/breakpad/breakpad.git' + '@' + 'e3d485f73f5836fdd6fb287ab96973c4f63175e1',
'src/third_party/byte_buddy': {
'packages': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment