Closed
Bug 419904
Opened 17 years ago
Closed 17 years ago
Windbg install needed on ref platform for Source Server
Categories
(Release Engineering :: General, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lsblakk, Assigned: bhearsum)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022604 Minefield/3.0b4pre
Build Identifier:
In order for the new Source Server functionality that has been added to symbolstore.py (see bug #408134) to apply to nightly debug builds, Windbg needs to be installed on tinderboxen or ref platform (not sure which or both) but we'll need to be able to set an environment variable in tinder-config that point specifically to a tool called pdbstr.exe which is a Source Server binary, are it's part of the Debugging Tools for Windows package.
Links:
http://msdn.microsoft.com/msdnmag/issues/06/08/UseTheSource/default.aspx
http://www.microsoft.com/whdc/devtools/debugging/default.mspx
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee | ||
Comment 1•17 years ago
|
||
How does everyone feel about doing this? I'd be happy to take it on myself. Looks like it should just be "install debugging tools", "set a var in tinder-config.pl".
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Reporter | ||
Comment 2•17 years ago
|
||
Is there a chance to get this happening in the next day or so?
I've got a demo with Dave Humphrey on Thursday afternoon on the source server and to be able to show an actual source indexed nightly build would be very useful/impressive.
Comment 3•17 years ago
|
||
I don't think so, sorry.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → bhearsum
Component: Build & Release → Release Engineering
Updated•17 years ago
|
QA Contact: build → release
Assignee | ||
Comment 4•17 years ago
|
||
So, Ted noticed that this is actually already *on* or ref platform. I'm really sorry we didn't notice this sooner, Lukas, but the good news is that we're not blocked on this now :).
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 5•17 years ago
|
||
The full path to pdbstr.exe is:
C:\Program Files\Debugging Tools for Windows\sdk\srcsrv\pdbstr.exe
Updated•16 years ago
|
Component: Release Engineering: Talos → Release Engineering
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•