Doing Linux Kernel development on 8148EVM.
Have mostly just been setting breakpoints and letting it run, examining memory, removing previous breakpoint then setting new breakpoint, etc.,...
Haven't done much single stepping thru source...I now remember why...whenever I start single stepping (Step Into) on my source code, after a half-dozen or so steps in a row Eclipse just disappears...leaving in it's place a small dialog that's blank with no other information in it except the title bar says "Eclipse".
I checked the process list and eclipse is still in memory, but this issue is quite annoying...I have to reboot the CCS system afterwards because the JTAG subsystem isn't working correctly after this...;(...