Debugger: Warnings
Posted: Wed Jun 04, 2008 8:02 pm
I know this has been requested earlier but it would really nice to have warnings instead of completely stop the program on some calls.
Eg:
LoadSprite() and LoadImage() quits with enabled debugger if the file could not be loaded. Sometimes this could be wanted so there is a need of Enable/DisableDebugger before using this.
There are sure many other scenes where some warnings would be nice.
Variable-Overflows for eg.
Thanks for readings.
Mike
Eg:
LoadSprite() and LoadImage() quits with enabled debugger if the file could not be loaded. Sometimes this could be wanted so there is a need of Enable/DisableDebugger before using this.
There are sure many other scenes where some warnings would be nice.
Variable-Overflows for eg.
Thanks for readings.
Mike