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

Issue 9734002: Add parameter --product to symupload.exe (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by ivanpe
Modified:
9 years, 5 months ago
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

Adding an optional parameter --product to symupload.exe.  If specified it will
be passed to the symbol server as POST parameter 'product'.

As part of this, I'm also fixing:
 - Removed the .vcproj file as it can be generated from the .gyp file on
demand.
 - error C4335: Mac file format detected.  Fixed the line endings for omap.cc
and dia_util.cc.
 - warning C4003: not enough actual parameters for macro 'max'

I'm in the process of recompiling symupload.exe using MSVS 2013 and DIA SDK
12.0.  I'll upload a new patch set after that.

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

Patch Set 1 #

Patch Set 2 : Fix header names to be in lowercase. #

Patch Set 3 : Fix header names to be in lowercase. #

Patch Set 4 : symupload.exe recompiled with VS 2013 and DIA SDK 12. #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M common/windows/dia_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M common/windows/omap.cc View 1 chunk +694 lines, -694 lines 0 comments Download
M common/windows/pdb_source_line_writer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/windows/binaries/symupload.exe View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/windows/symupload/symupload.cc View 1 2 4 chunks +40 lines, -13 lines 0 comments Download
D tools/windows/symupload/symupload.vcproj View 1 chunk +0 lines, -251 lines 0 comments Download

Messages

Total messages: 8
ivanpe
9 years, 5 months ago #1
Mark Mentovai
What is the point of --product? How is it used on the server? Is it ...
9 years, 5 months ago #2
ivanpe
On 2014/11/15 04:47:57, Mark Mentovai wrote: > What is the point of --product? How is ...
9 years, 5 months ago #3
Mark Mentovai
ivanpe wrote: > On 2014/11/15 04:47:57, Mark Mentovai wrote: > > What is the point ...
9 years, 5 months ago #4
ivanpe
On 2014/11/17 18:47:30, Mark Mentovai wrote: > ivanpe wrote: > > On 2014/11/15 04:47:57, Mark ...
9 years, 5 months ago #5
Mark Mentovai
Yes, (2) is still valid, and LGTM for that, but I’m very concerned about using ...
9 years, 5 months ago #6
ivanpe
On 2014/11/17 20:55:46, Mark Mentovai wrote: > Yes, (2) is still valid, and LGTM for ...
9 years, 5 months ago #7
Mark Mentovai
9 years, 5 months ago #8
LGTM still stands.
Sign in to reply to this message.

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