Closed kofifus closed 9 years ago
I'm aware of this, but I couldn't figure out why this happened. PR is welcomed.
It's ok. F12 causes the debuggee to break when the app has focus. You can read more here: https://support.microsoft.com/en-us/kb/130667
Duh, indeed, thanks!
To reproduce simply open the solution in VS2013, change to x64, build, run, press F12
I get 'Notepad2.exe has trigerred a breakpoint'
If I click Break it stops in ntdll.dll If I continue it seems to work fine but not sure.
This happens in x64 debug & release but not in x32 debug or release