Closed Bug 397647 Opened 17 years ago Closed 17 years ago

upload PDB files for Fx2007 to symbols.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: aravind)

Details

Grab http://people.mozilla.com/~tmielczarek/ff2007-symbols.tar.bz2 and unpack it into /mnt/netapp/breakpad/symbols_ffx/ on stage, as user ffxbld.  Then run the following shell command in that directory, also as ffxbld:
cat firefox-2.0.0.7-WINNT-2007091417-symbols.txt | perl -F'/' -ane 'system "ln -s $F[1] $F[0]/".lc($F[1])'
Done.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee: server-ops → aravind
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.