Confirmed users
3,104
edits
ChrisCooper (talk | contribs) |
|||
Line 246: | Line 246: | ||
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug" /v Debugger /f | reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug" /v Debugger /f | ||
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework" /v DbgManagedDebugger /f | reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework" /v DbgManagedDebugger /f | ||
== Microsoft Visual C++ 2010 Non-Redistributable Debug CRT (x86) == | |||
* To be able to run debug unit tests | |||
* This got deployed with [http://hg.mozilla.org/build/opsi-package-sources/rev/4905e94f93e5 4905e94f93e5] | |||
* For instruction on how to generate your own debug CRT read [https://bugzilla.mozilla.org/show_bug.cgi?id=562459#c25 this]. | |||
== Twisted patch to allow buildbot to kill jobs == | == Twisted patch to allow buildbot to kill jobs == |