mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Added 16.05 branch. git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1591 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
15 lines
743 B
Plaintext
15 lines
743 B
Plaintext
[[Property:title|Step into a feature]]
|
|
[[Property:weight|-10]]
|
|
[[Property:uuid|a141505a-cc5a-afe1-6f8c-8e216bd7a232]]
|
|
If no application was already running, this command launches an application compiled in Work Bench mode and stops at its first line.
|
|
|
|
If an application was stopped, it attempts to enter the feature located on the execution line where the application is stopped. If this feature is an attribute, or another non debuggable feature, it simply executes the current execution line and stops at the next one.
|
|
|
|
It is accessible through the '''project''' toolbar ( [[Image:debug-step-into-icon]] ) or through the '''debug''' menu.
|
|
|
|
{{seealso| [[Execution commands]], [[Generating executables|Compiling in Workbench mode]] }}
|
|
|
|
|
|
|
|
|