ReferencePlatforms/Win32: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 236: Line 236:


== Version 9 ==
== Version 9 ==
== Setup environment vars ==
* finish setting up environment vars by:
** logging into machine as Administrator
** in control panel, system, advanced tab, environment
** "append the following to PATH:" (was this needed?)
** set MOZ_NO_RESET_PATH=1
=== Disable JIT Debugger ===
=== Disable JIT Debugger ===
Per [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconenablingjit-attachdebugging.asp this MSDN entry]:  
Per [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconenablingjit-attachdebugging.asp this MSDN entry]:  
Line 256: Line 249:
   
   
  set value to 1 (dumps stack and exits)
  set value to 1 (dumps stack and exits)
== Version 10 ==
=== Fix registry setting ===
In version 9, we accidentally set
  HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\DbgJITDebugLaunchSetting
to hexidecimal 10 instead of 1.
=== Setup environment vars ===
* finish setting up environment vars by:
** logging into machine as Administrator
** in control panel, system, advanced tab, environment
** set MOZ_NO_RESET_PATH=1


= Manual Setup Steps after VMImage =
= Manual Setup Steps after VMImage =
Confirmed users
4,293

edits

Navigation menu