[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipse-dev] Debugger
|
- From: Darin Wright <Darin_Wright@xxxxxxxxxx>
- Date: Thu, 12 Aug 2004 08:27:37 -0500
- Delivered-to: eclipse-dev@eclipse.org
This sort of question should be asked on the newgroups.
The debugger does not support automatic stepping through code, line by
line - it requires you to place a breakpoint in your code, and then use
the step actions.
Darin
"Sako!" <webobjects@xxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
08/12/2004 05:51 AM
Please respond to
eclipse-dev
To
"eclipse" <eclipse-dev@xxxxxxxxxxx>
cc
Subject
[eclipse-dev] Debugger
Hello,
i use eclipse for almost 1 year, i tried to find out some good
documentation about the Debugger in Eclipse.
what i still didnt find, how to start the debugger to run line by line in
my code!
any can give me a hint?
regards.
Sako.