Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(486)

Issue 590002: Add MD_OS_NACL platform_id value for identifying NaCl minidumps (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 12 months ago by mseaborn
Modified:
10 years, 12 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://git.chromium.org/external/google-breakpad.git@master
Visibility:
Public.

Description

Add MD_OS_NACL platform_id value for identifying NaCl minidumps

Change minidump-2-core to accept minidumps with this platform_id value
rather than rejecting them as non-Linux dumps.

Add a missing "break" for a MD_OS_PS3 case.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3424
TEST= tested with work-in-progress NaCl minidump generator

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1172

Patch Set 1 #

Patch Set 2 : Report OS name too #

Patch Set 3 : Another case #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/google_breakpad/common/minidump_format.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/processor/minidump.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/processor/minidump_processor.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/tools/linux/md2core/minidump-2-core.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4
mseaborn
10 years, 12 months ago #1
bradnelson
LGTM, but probably need mark's approval
10 years, 12 months ago #2
Mark Mentovai
LGTM
10 years, 12 months ago #3
mseaborn
10 years, 12 months ago #4
Message was sent while issue was closed.
Committed patchset #3 manually as r1172 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted