Debugging 32-bit console program isn't always possible in poide64.exe version 8 rc7.
OS Windows 8.1 64-bit.
Same problem with version 8 rc 8.
Internal debugger error!
Exception code C0000005
Exception address: 0007FFB0AAE33FB
Same problem with version 8.00
]Internal debugger error!
Exception code C0000005
Exception address: 0007FFBC9EE33FB
yes as a fact i can not debug any of (starting from trivial "Hello world") :( - it ends with everlasting the "Access violation" exception.
I tried to debug the console Hello world template generated code with Release Candidate 8 on Windows 8.1 64bit.
Access Violation bug persists.
EDIT: I didn't initially read closely but I see now that Timo already mentioned this in his original post.
EDIT 2: here (http://forum.pellesc.de/index.php?topic=6660.0)[^ (http://forum.pellesc.de/index.php?topic=6660.0)] is a work around that I came up with in order to debug my console application on Win 8.1 64bit until such time as this bug gets fixed.