[Gambas-user] Segfault when trying to debug stack overflow

Tobias Boege taboege at ...626...
Wed May 14 23:22:48 CEST 2014


Hi Benoit,

simple issue this time (I think). When my program produces a stack overflow
and I try to get the value of an argument to the overflowing stack frame,
using the IDE debugging facilities, "it" (the interpreter?) segfaults.

Run the attached project and when the stack is overflowed, select the iInt
parameter in the function body as if you would want to know its value. (I
actually did this because I wanted to know how deep the Gambas stack can be
exhausted with a minimal function. Guess I'll just print the value now...)

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stackoverflow-debugging-0.0.1.tar.gz
Type: application/octet-stream
Size: 4537 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140514/100e4482/attachment.obj>


More information about the User mailing list