mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Date:2008-09-19T07:55:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
12 lines
637 B
Plaintext
12 lines
637 B
Plaintext
[[Property:title|Debugging preferences]]
|
|
[[Property:weight|-4]]
|
|
[[Property:uuid|05e820ff-917f-e41f-d921-990283ac886f]]
|
|
Two main preferences are available for the debugger, in order to speed up the objects display :
|
|
* Enable/disable the debug_output display (see [[Debug output|debug output]] )
|
|
* Enable/disable the full generic type display (for instance see <eiffel>ARRAY [INTEGER] </eiffel>instead of only <eiffel>ARRAY</eiffel>
|
|
* To avoid infinite evalution processing, the debugger abort evaluation after "max evaluation duration" timeout. So you can change this value to fit your needs.
|
|
[[Image:debugging-tools-preferences]]
|
|
|
|
|
|
|