Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Halt button is not available when application is running.

Hi,

Our product includes a debugger which is built on top of Eclipse debug
support.  When we moved to Eclipse 3.2, M4, we noticed that when the
application is running, the Halt and Terminate buttons are not available
any more, since there is nothing selected in the debug view.   But in
previous release of Eclipse, when an application is running, the Halt and
Terminate button were available, since one of the threads will always been
selected.  This cause some usability issue of our debug support.

I was able to reproduce this in the Eclipse Java debugger in M4 of Eclipse
3.2.  It is not exactly the same.  While a Java application is running (I
just used an infinite loop), there is nothing selected in the debugger
view.  The Halt button is not available, but the terminate button is
available.

Just wondering if it is a known problem?  If not, can I open a bug for it?

Thanks,

Xuan Chen,  Problem Determination Tools for iSeries
(905) 413-3769 T/L 969-3769
xuanchen@xxxxxxxxxx




Back to the top