This looks like a bug. I'll pass it on to the appropriate engineer here.

BTW, for future bug reports you might want to send it in to
[EMAIL PROTECTED], this will help us get it logged so we can track the
bug.

Rgds,
JK Lam
Metrowerks Technical Support

----- Original Message -----
From: Ernst Steenbrink <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 1999 10:28 AM


> Dear support,
>
> I have noticed the following :
> When I debug the following code in Codewarrior :
>
> static void myfunc(void )
> {
> int x; // this is not the exact code but it will demonstrate my point.
> int y;
> x = 1;
> y =5;
> }
>
> and step through it, the integers will have the same value in the
> variables window.
> So when y = 5 is executed, x also becomes 5 in the variables window.
> I have tried the same after reinstalling cw5 without the patch and it
> worked as it should have.
> Then when I tried with the   patch installed again, it had the same
> problem.
> Is this something that only happens to me or are others experiencing
> problems ?
>
>
> Ernst.
>
> >Ernst Steenbrink
> >Tinoway Nederland B.V.
> >Tel: +31 (0) 30 6005119
> >* [EMAIL PROTECTED]
> >
> >Fultonbaan 16
> >3439 NE  Nieuwegein
> >The Netherlands
> >Tel: +31 (0) 30 6005111
> >Fax: +31 (0) 30 6005110
> >[EMAIL PROTECTED]
> >http://www.tinoway.com
>
>
>
>

Reply via email to