I just saw something strange, affecting both Delphi XE8 and Delphi 10 Seattle, the two versions we have installed right now where I work.

I just saw something strange, affecting both Delphi XE8 and Delphi 10 Seattle, the two versions we have installed right now where I work.

Due to a Windows 10 update, the Delphi IDE was unable to run the 64 bit debugger. After a reboot, and another windows update installation, the IDE was able to run the 64 bit debugger. Anyone else seen this?

Comments

  1. Something similar under Windows 8.1 and Delphi Seattle. No idea what I did to make the problem go away!

    ReplyDelete
  2. Interesting, I have the last days also problems with my program. In Win32 release, debug and also Win64 release everything is fine. But in Win64 debug I get immediately during a program start a failure message. I do not have access to my pc now and can not check if a Win10 update was installed between.
    There was only one night between and I tried already to roll back some small modifications from my SVN repo with out success.
    Delphi 10 Seattle, Win10

    ReplyDelete
  3. Win64 debugger has long been flaky as heck

    ReplyDelete
  4. The problem for me comes from the JCL lib as long as I select to integrate the JDBG information under 64 bit Debug.

    ReplyDelete

Post a Comment