Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Problem with debugging in Eclipse 2.1

Title: Problem with debugging in Eclipse 2.1
First please use the news.eclipse.org newsgroups for these questions in the future.
 
To fix your problem:
    Install and use Eclipse 3.0
 
    OR
 
    Go to the debug perspective and open the debug view (Window>Show View>Debug).
    The actions in the Run menu are enabled by the selection in the debug view.
 
HTH
Darins
----- Original Message -----
Sent: Friday, July 02, 2004 5:35 AM
Subject: [platform-debug-dev] Problem with debugging in Eclipse 2.1

I have just installed eclipse 2.1
when I set break point and run program in debug view.
I can see break point but when I try to step through Run menu to step, resume or any other debugging step, I can not do it.

Those options of debugging are grayed out in Run menu.
Can any one help me set up debugger correctly.
Thanks.
Digant


Back to the top