The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
SDL Debug Mode
Muhammad Mustafa
Guest

Hi, I am trying to write a program to display a signal. However, I can't seem to run the program in debug mode. It runs fine with out debug mode. I have tried both binaries and source files available on the site but no luck! Please help



--
Regards,
Muhammad Mustafa
SDL Debug Mode
Christian Leger
Guest

Hi,


A minimal code example demonstrating the behavior you describe, along with a description of the steps you took to build your code, might help people here to give you assistance.


Certain things are different in debug mode, than in release mode, with certain compilers. For instance in debug mode certain chunks of memory are initialized to all 0's, while you need to handle this in release. Other effects might be causing a difference.


Good luck.

Christian


On Wed, May 6, 2015 at 11:02 AM, Muhammad Mustafa wrote:
Quote:
Hi, I am trying to write a program to display a signal. However, I can't seem to run the program in debug mode. It runs fine with out debug mode. I have tried both binaries and source files available on the site but no luck! Please help



--
Regards,
Muhammad Mustafa




_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org