Jump to content
Sign in to follow this  
Massimo Potere

[Delphi CE 10.4 update 2] Cant debug 🤨

Recommended Posts

Hello,

im trying to debug a program but it say "Process is not accessible".

I tried to start the IDE as admin and also a blank project (both 32 and 64bit), same thing happens...

 

Edit:

No idea why but it work now

Edited by Massimo Potere
update

Share this post


Link to post

try this:

  • verify if FireWall (MSWin) is blocking your debugge exe!
    • if necessary, delete old entry and add it again!
      • ...Embarcadero\Studio\<< edition>> \bin\dbkw64_28_0.exe   <--- debugger exe
Edited by programmerdelphi2k

Share this post


Link to post
2 minutes ago, programmerdelphi2k said:

try this:

  1. verify if FireWall (MSWin) is blocking your debugge exe!
    1. if necessary, delete old entry and add it again!
      1. ...Embarcadero\Studio\<< edition>> \bin\dbkw64_28_0.exe   <--- debugger exe

I checked the firewall but wasnt that, i closed/opened the ide few times still didnt work, cleaned temps, run as admin still nothing.

I went to eat then tried again and it work now, no idea why :classic_blink:

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×