Debugging 32-bit console program

Started by TimoVJL, February 12, 2015, 02:57:08 PM

Previous topic - Next topic

TimoVJL

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
May the source be with you

dizergin

yes as a fact i can not debug any of (starting from trivial "Hello world")  :( - it ends with  everlasting the  "Access violation" exception.

DMac

#2
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[^] 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.
No one cares how much you know,
until they know how much you care.