XDE 11.11.1 debugger bug

Technical questions regarding the XTC tools and programming with XMOS.
Ant1488
Newbie
Posts: 1
Joined: Thu Jun 02, 2011 4:37 am

XDE 11.11.1 debugger bug

Post by Ant1488 »

I am running program on XC-2 Ethernet board which read *.irl file from flash and modulate infra red signal. I am trying to debug function which decode irl file into IR signal but when I put breakpoint in this function debugger crashes with error message '"xgdb.exe" application has stopped working'.
When I trying to step into this function debugger just pass it. This happens only in one function.
Also I was able to debug without Variables window, when I open it debugger cause above error.
So problem occurs when debugger evaluate variables in function.
How can I fix it? Is it a 11.11.1 version bug?