Debug question
Posted: Thu Nov 17, 2016 11:56 pm
Codelite forum,
Codelite 9.2.6
Not self compiled
Windows 7 Professional SP1
Compiler version mingw-w64
C++ Compiler Options -g;-O0;-Wall
I have been using Codelite with SFML for a few weeks and have a few
programs working. The problem I'm having is the Debugger works with
some programs in my Workspace and doesn't work with others. I have
checked the Debug folder in all my programs and they are all complete.
I can set a breakpoint on the first executable line in the ones that
don't work but when I start the program with the "Debug" button the
program starts to run but bails out after a few seconds with no error
message or debug log.
Any suggestions?
Jerry D
Codelite 9.2.6
Not self compiled
Windows 7 Professional SP1
Compiler version mingw-w64
C++ Compiler Options -g;-O0;-Wall
I have been using Codelite with SFML for a few weeks and have a few
programs working. The problem I'm having is the Debugger works with
some programs in my Workspace and doesn't work with others. I have
checked the Debug folder in all my programs and they are all complete.
I can set a breakpoint on the first executable line in the ones that
don't work but when I start the program with the "Debug" button the
program starts to run but bails out after a few seconds with no error
message or debug log.
Any suggestions?
Jerry D