<div dir="ltr"><div>Forwarding this info along to the list, in case anyone else runs into this :)</div><div><br></div><div>Regards,<br></div><div>Joshua<br></div><div><br></div><div><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Ray Molenkamp</b> <span dir="ltr"><<a href="mailto:ray@lazydodo.com" target="_blank">ray@lazydodo.com</a>></span><br>Date: Tue, May 22, 2018 at 7:22 PM<br>Subject: Blender debugging issues.<br>To: Wu Yiming <<a href="mailto:xp8110@outlook.com" target="_blank">xp8110@outlook.com</a>><br>Cc: Joshua Leung <<a href="mailto:aligorith@gmail.com" target="_blank">aligorith@gmail.com</a>><br><br><br>Hi,<br>
<br>
I'm the blender windows platform maintainer, and saw on the gsoc list you are having<br>
some issues with blender and random breakpoints, I'm not subscribed to the gsoc list<br>
so i can't reply there, but here's how to solve the issue.<br>
<br>
What is happening is F12 is the global debugger hotkey on windows, if you are running an<br>
app in a native debugger (ie visual studio, windbg etc) and you hit F12, it'll break instantly<br>
into the debugger.<br>
<br>
Sadly blender chose F12 as it's render hotkey, so that's causing some issues.<br>
<br>
What you can do is remap the global debugger hotkey to the pause key by setting the following<br>
registry key.<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\M<wbr>icrosoft\Windows NT\CurrentVersion\AeDebug]<br>
"UserDebuggerHotKey"=dword:000<wbr>00013<br>
<br>
be sure to reboot once you set it, since it's a system level setting.<br>
<br>
for more information of if you want to map it to a different key please see<br>
<br>
<a href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc786263(v=ws.10)" rel="noreferrer" target="_blank">https://docs.microsoft.com/en-<wbr>us/previous-versions/windows/i<wbr>t-pro/windows-server-2003/cc78<wbr>6263(v=ws.10)</a><br>
<br>
Greetings,<br>
Ray<br>
<br>
</div><br></div></div>