NO

Author Topic: Debugging 32-bit console program  (Read 3564 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Debugging 32-bit console program
« on: February 12, 2015, 02:57:08 PM »
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.
Code: [Select]
Internal debugger error!

Exception code C0000005
Exception address: 0007FFB0AAE33FB

Same problem with version 8.00
Code: [Select]
]Internal debugger error!

Exception code C0000005
Exception address: 0007FFBC9EE33FB
« Last Edit: March 23, 2015, 12:58:48 PM by TimoVJL »
May the source be with you

dizergin

  • Guest
Re: Debugging 32-bit console program
« Reply #1 on: March 02, 2015, 03:38:36 PM »
yes as a fact i can not debug any of (starting from trivial "Hello world")  :( - it ends with  everlasting the  "Access violation" exception.

Offline DMac

  • Member
  • *
  • Posts: 272
Re: Debugging 32-bit console program
« Reply #2 on: March 20, 2015, 07:04:29 PM »
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.
« Last Edit: March 20, 2015, 10:41:30 PM by DMac »
No one cares how much you know,
until they know how much you care.