neocool
Member level 4
dev cpp bulgarian
HI,
I am using the last version of Dev Cpp compiler right now.
When allocating memory in one of my functions, during the debugging process I get an error "An Access violation (segmentation fault)". The function calls 2 times without a problem and then gives me the error.
However, when I complile file, there's no problem - it runs completely fine and allocates all I want.
There are some problems I wanted to fix, but I cannot use the debugger because of the above.
Could this be a buggy debugger problem?
Eh, this takes too much time
Thanks
HI,
I am using the last version of Dev Cpp compiler right now.
When allocating memory in one of my functions, during the debugging process I get an error "An Access violation (segmentation fault)". The function calls 2 times without a problem and then gives me the error.
However, when I complile file, there's no problem - it runs completely fine and allocates all I want.
There are some problems I wanted to fix, but I cannot use the debugger because of the above.
Could this be a buggy debugger problem?
Eh, this takes too much time
Thanks