October 29, 2012
Hi dear all,

the debugger of the IDDE for c++ under windows 7 64bits tell me only

"unable to launch ....path.../program.exe"

when I create it.

Please note, that the build phase was right, everything is there, and it can be "run" (if you choose "execute program").

ONLY IT CAN NOT BE debugged...

I saw some threads here about UCA permissions and so on, but nothing solved my problem so far.

The debugger worked fine on my old machine, a laptop of some years ago, and therefore with only windows XP 32bits...


Rgds and thx for any help
Alex
December 15, 2012
I have the same problem. But you can run "windbg.exe" in dm/bin to debug it.

On Monday, 29 October 2012 at 08:05:07 UTC, Alex Ogheri wrote:
> Hi dear all,
>
> the debugger of the IDDE for c++ under windows 7 64bits tell me only
>
> "unable to launch ....path.../program.exe"
>
> when I create it.
>
> Please note, that the build phase was right, everything is there, and it can be "run" (if you choose "execute program").
>
> ONLY IT CAN NOT BE debugged...
>
> I saw some threads here about UCA permissions and so on, but nothing solved my problem so far.
>
> The debugger worked fine on my old machine, a laptop of some years ago, and therefore with only windows XP 32bits...
>
>
> Rgds and thx for any help
> Alex