[futurebasic] Re: [FB] [FB^3] Release 3's Debugger

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2000 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Sun, 24 Sep 2000 14:57:15 -0500
>I was trying the debugger in Release 3, and it reported that I was writing
>to address 0 (zero), so I pulled my code apart trying to find the error, but
>I couldn't find anything...
>
>I thought I'd use EBBE in MacsBug to track down the error, but it doesn't
>report any error(s)
>
>Could the debugger be wrong ??
>
>Pete...


Pete,

I get the same error.  It is at the TRON ALL, the first statement executed
in my case when stepping.

It gives the error message, "A Piece of code just wrote the value -4218768
to Address 0"

I am not writing anything at that point.

Robert Covington