[Gambas-user] IDE Freeze and Crash
nando
nando_f at ...951...
Thu May 5 03:13:07 CEST 2005
The 29 byte string is composed as follows
a = "nF" & chr$(29) & STRING(11,chr$(0)) & chr$(208) & chr$(21)
& chr$(128) & chr$(130) & chr$(86) & chr$(1) & "01215jK"
& chr$(150) & chr$(220)
---------- Original Message -----------
From: "nando" <nando_f at ...951...>
To: gambas-user at lists.sourceforge.net
Sent: Wed, 4 May 2005 20:59:47 -0400
Subject: [Gambas-user] IDE Freeze and Crash
> Benoit,
>
> When I am running a program in the IDE,
> it always crashes when I do the following.
>
> - The program stops at a breakpoint because
> I want to watch a variable which is not being watched
>
> - I type the variable name and press the Watch button
>
> - FREEZE UP - I must Force Quit the IDE
>
> - The Variable I want to watch is a global string
> is 29 bytes long and does have characters in it
> that are not easily printable including binary zero.
>
> -Fernando
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
> Get your fingers limbered up and give it your best shot. 4 great
> events, 4 opportunities to win big! Highest score wins.NEC IT Guy
> Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------
More information about the User
mailing list