mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 23:32:42 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2152 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
21 lines
581 B
Plaintext
21 lines
581 B
Plaintext
[[Property:title|Threads tool]]
|
|
[[Property:weight|-8]]
|
|
[[Property:uuid|457b71dc-4609-dac1-8458-cd9b64fd5945]]
|
|
This tool displays the list of current Eiffel threads. <br/>
|
|
To show this tool, use the menu path:
|
|
<code lang=text>
|
|
Execution --> Tools --> Threads </code>
|
|
|
|
|
|
[[Image:threads-tool|Threads tool]]
|
|
|
|
|
|
By double clicking on a row, you change the current thread for the debuggee (application). If you double click on "Note" cell, you can edit a note, this can be useful to identify a thread during the debugging session.
|
|
|
|
|
|
The highlighted line shows the current thread.
|
|
|
|
|
|
|
|
|