Problem with Sun One Studio 4

If this isn't the right place to post this, please let me know. Haven't found anyplace obviously right.

Last week I downloaded and installed Studio on my work PC running NT 4.0 and my home PC running Win 98. On each I followed Help instructions developing ColorSwitch application. Everything worked fine on both machines until I reached the debugging steps. It says to create a breakpoint at the first line of the constructor and select Debug | step into. When I do that I get an output message that looks like the process stopped at the breakpoint, but nothing else works. For example, I can't single step or anything else. The entire application hangs. After I kill Studio, ColorSwitch starts working. This happens on both machines.

Am I doing something wrong? Does something in the environment need to be changed? Or is this a bug in Studio?

[866 byte] By [don2109] at [2007-9-27 23:05:56]
# 1

I'm finding very similar problems when using Sun One Studio 4. Dubug of application is crashing whenever I enter debug mode. The whole IDE crashes and I'm unable to recover without restarting it.

Seems to happen with me generally when entering debug, but I've also seen an example where it will crash on hitting a breakpoint.

Is this a bug?

AWHodgson at 2007-7-7 14:42:03 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 2
I'm able to run in debug mode, but the breakpoints seem to be ignored. Has anybody seen this behavior? I've tried this both on Linux and Solaris.
bridgers at 2007-7-7 14:42:03 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 3
I'm having the same problems of total application freeze to ignoring breakpoints on Sun One Studio 4 CE (patch 113433-02). I'm currently trying to find a work around if anyone has a solution I would love to hear it.
Howie_Ly at 2007-7-7 14:42:03 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 4
My colleagues computer froze when using Sun One Studio 4 debugger with sdk version 1.4.1, however when he went back to version 1.4.0 it worked.
hellicar at 2007-7-7 14:42:03 > top of Java-index,Other Topics,Java Community Process (JCP) Program...