aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_cu_to_module.cc
diff options
context:
space:
mode:
authorGabriele Svelto <gsvelto@mozilla.com>2016-10-11 12:42:43 +0200
committerTed Mielczarek <ted@mielczarek.org>2016-10-18 19:37:33 +0000
commite6d1c032baa222d8a8dc87813e9067199ec0266d (patch)
treea2c378409fe72c80089663dfaf9296fd542f078e /src/common/dwarf_cu_to_module.cc
parentAlso treat DBG_PRINTEXCEPTION* as debug exceptions (diff)
downloadbreakpad-e6d1c032baa222d8a8dc87813e9067199ec0266d.tar.xz
Fix iterating over the MDXStateFeature entries on 32-bit hosts
On 32-bit hosts the new code for dumping version 5 of the MDRawMiscInfo structure uses a 32-bit left shift to select flags corresponding to the entries in the MDXStateFeature array. Since the array is made of 64 element this automatically skipped half of it. Change-Id: Ic4e3beaf6c56083524b33da9a396c14eec0d2bd2 Reviewed-on: https://chromium-review.googlesource.com/396107 Reviewed-by: Ted Mielczarek <ted@mielczarek.org>
Diffstat (limited to 'src/common/dwarf_cu_to_module.cc')
0 files changed, 0 insertions, 0 deletions