Author Topic: debbuger don't want work normaly  (Read 3194 times)

aty

  • Guest
debbuger don't want work normaly
« on: June 26, 2018, 12:02:54 pm »
Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Borland\CBuilder6\Bin;C:\Program Files\Borland\CBuilder6\Projects\Bpl;C:\ProgramData\Oracle\Java\javapath;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Toshiba\Bluetooth Toshiba Stack\sys;C:\Program Files\QuickTime\QTSystem;C:\Program Files\PuTTY
Starting debugger: C:\Program Files\CodeBlocks\MinGW\bin\gdb32.exe -nx -fullname -quiet  -args C:/CPP/testCode/bin/Debug/testCode.exe
done
Debugger finished with status 1

 :'( please help me, i have reinstall C::B 2 time and allaws do this
i try to start a debug ant i ave this
(sorry if i wrong topic)

this appeared without me facing anything, i shut down the computer and one day later i don't can debug

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: debbuger don't want work normaly
« Reply #1 on: June 26, 2018, 03:39:38 pm »
please turn on dull debugger logging in settings->debugger->full logging

and post a log here

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: debbuger don't want work normaly
« Reply #2 on: June 26, 2018, 04:37:33 pm »
Does your exe file have some unmet dependencies to some dll (use depends.exe to check this).
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]