[Gambas-devel-svn] SF.net SVN: gambas:[2202] gambas/trunk/main
Brought to you by:
gambas
From: <ga...@us...> - 2009-08-01 15:13:57
|
Revision: 2202 http://gambas.svn.sourceforge.net/gambas/?rev=2202&view=rev Author: gambas Date: 2009-08-01 15:13:50 +0000 (Sat, 01 Aug 2009) Log Message: ----------- [INTERPRETER] * BUG: Check the process stack each time a function is call, to avoid segmentation faults on stack overflows. [GB.DEBUG] * BUG: In the debugger, trim too large stack backtraces, so that the IDE always receive it in one event. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stack.c gambas/trunk/main/lib/debug/CDebug.c gambas/trunk/main/lib/debug/debug.c gambas/trunk/main/lib/debug/gb.debug.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |