aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorTed Mielczarek <ted@mielczarek.org>2018-03-09 15:45:38 -0500
committerTed Mielczarek <ted@mielczarek.org>2018-03-12 09:59:33 +0000
commit2d80611fedf1e6bce4459f179dafaac844e9fc7f (patch)
treeaf74c1dd79fb4212a2f35867320c59c18c5458c4 /src/common
parentFixing incorrect include guard (missing #define) (diff)
downloadbreakpad-2d80611fedf1e6bce4459f179dafaac844e9fc7f.tar.xz
Allow minidump_dump to print module lists that would normally be rejected
for being too long. We've seen some minidumps that fail to process because they contain a ridiculous number of modules (usually due to something leaking shm mappings, it looks like). They're annoying to investigate because even minidump_dump fails to load and print the module list. This patch makes minidump_dump effectively remove the limit on the number of modules it will load, so inspecting the dump by hand is possible. R=vapier@chromium.org Change-Id: I7a55387ca4aaad8664cd4d2651052da989366027 Reviewed-on: https://chromium-review.googlesource.com/957130 Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions