Page 1 of 1

Debugger: Warnings

Posted: Wed Jun 04, 2008 8:02 pm
by Tranquil
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

Posted: Wed Jun 04, 2008 9:18 pm
by DoubleDutch
They are planning this for a later version...

(See http://www.purebasic.fr/english/viewtopic.php?t=32696 )