[commit] r2466 - trunk/Doc

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Wed Apr 16 13:12:48 CDT 2014


Author: ksmyth
Date: Wed Apr 16 13:12:48 2014
New Revision: 2466

Log:
zip symbols

Modified:
   trunk/Doc/GME_release_howto.txt

Modified: trunk/Doc/GME_release_howto.txt
==============================================================================
--- trunk/Doc/GME_release_howto.txt	Wed Apr 16 13:12:39 2014	(r2465)
+++ trunk/Doc/GME_release_howto.txt	Wed Apr 16 13:12:48 2014	(r2466)
@@ -35,7 +35,7 @@
 #  c:\Python27\python.exe install_setup.py py2exe && move /y dist\install.exe .\install.exe
 
 Install GME on VM, check for missing symbols
-set _NT_SYMBOL_PATH=C:\Windows\symbols\dll;C:\Windows\system32;srv*c:\symbols*http://symbols.isis.vanderbilt.edu/;srv*c:\symbols*http://msdl.microsoft.com/download/symbols
+set _NT_SYMBOL_PATH=srv*c:\GME_14.3.5_symbols*http://symbols.isis.vanderbilt.edu/;srv*c:\symbols*http://msdl.microsoft.com/download/symbols
 "c:\Program Files (x86)\Debugging Tools for Windows (x86)\symchk.exe" /r "C:\Program Files (x86)\GME"
 "c:\Program Files (x86)\Debugging Tools for Windows (x86)\symchk.exe" /r "C:\Program Files\GME"
-
+"c:\Program Files\7-Zip\7z.exe" a -xr!.svn GME_14.3.5_symbols.zip c:\GME_14.3.5_symbols


More information about the gme-commit mailing list