Page 1 of 1

my program crashs when i dont use the debugger

Posted: Thu Feb 19, 2009 5:17 pm
by cujobr
I´m writing an application with data acquisition (national instruments).

The project compiles fine, but if i run in debug mode, don´t crash, even release compilation or debug one, if i just run (not in debug mode, inside codelite, or another PC) the application crash after run a little time.

I think the problem can be the compiler or any compiler option.

I am using codelite 2759, mingw 245 e wx 287 for windows.

sorry my bad English.

thanks in advance.

Re: my program crashs when i dont use the debugger

Posted: Thu Feb 19, 2009 6:00 pm
by eranif
cujobr wrote:I´m writing an application with data acquisition (national instruments).

The project compiles fine, but if i run in debug mode, don´t crash, even release compilation or debug one, if i just run (not in debug mode, inside codelite, or another PC) the application crash after run a little time.

I think the problem can be the compiler or any compiler option.

I am using codelite 2759, mingw 245 e wx 287 for windows.

sorry my bad English.

thanks in advance.
This does not sound like codelite issue, not to mention you dont provide anything for people here to work with. If this is a WX application, I would strongly suggest that you ask this question (and you will probably get better support) here:
http://wxforum.shadonet.com

Eran