Problem with debugger

Just starting out? Need help? Post your questions and find answers here.
loulou2522
Enthusiast
Enthusiast
Posts: 553
Joined: Tue Oct 14, 2014 12:09 pm

Problem with debugger

Post by loulou2522 »

Hi all,
i have the following message with PB 6.12 version 3
[07 :42 :24] Waiting for program to start...
[07 :42 :24] Debugging executable has not responded to communication for 5 seconds. Disconnection.
Is it a bug or the problem comes with my computer ?
Thanks
BarryG
Addict
Addict
Posts: 4219
Joined: Thu Apr 18, 2019 8:17 am

Re: Problem with debugger

Post by BarryG »

Not a bug. There's a setting in PureBasic to increase the timeout from 5 seconds to something longer. I use 10 seconds myself. It's under the "Debugger" section in the Preferences.
Fred
Administrator
Administrator
Posts: 18350
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Problem with debugger

Post by Fred »

May be your antivirus blocking the generated exe
Post Reply