mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Fix typo.
Author:Peter Gummer Date:2011-05-21T01:16:38.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@908 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -20,7 +20,7 @@ You can do that either:
|
||||
* by calling <eiffel>{RT_DEBUGGER}.rt_workbench_wait_for_debugger (a_port_number: INTEGER)</eiffel> from the program itself
|
||||
|
||||
Then from EiffelStudio, follow the menu path <code>Execution->Attach Debuggee</code> and provide the same port number.
|
||||
(note that you can add the associated command to the execution tool bar).
|
||||
(Note that you can add the associated command to the execution tool bar.)
|
||||
|
||||
At this point EiffelStudio is able to debug the application just as if the application had been launched by EiffelStudio.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user