[Gambas-devel-svn] SF.net SVN: gambas:[8031] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2016-12-31 12:02:59
|
Revision: 8031 http://sourceforge.net/p/gambas/code/8031 Author: gambas Date: 2016-12-31 12:02:58 +0000 (Sat, 31 Dec 2016) Log Message: ----------- [INTERPRETER] * BUG: Forbid continuing and stay in debugger when an unhandled error is raised. This prevent crashes when an error occurs during variable initialization. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_exec.c gambas/trunk/main/gbx/gbx_exec.h gambas/trunk/main/gbx/gbx_exec_loop.c gambas/trunk/main/gbx/gbx_stack.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |