Author:halw

Date:2009-03-06T18:23:49.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@200 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-03-06 18:23:49 +00:00
parent 7aef01f6ba
commit 687e707e07
21 changed files with 47 additions and 52 deletions

View File

@@ -1,5 +1,4 @@
[[Property:title|13 Debugging and Run-time Monitoring]]
[[Property:link_title|Debugging and Run-time Monitoring]]
[[Property:title|Debugging and Run-time Monitoring]]
[[Property:weight|-2]]
[[Property:uuid|a53f6a74-7145-35ab-ed5e-2905aeb88774]]
The next set of EiffelStudio capabilities enable you to control and monitor the execution of your systems. The obvious immediate application is to debugging; but the more general goal is to let you follow the execution of your systems, explore the object structures, and gain a better understanding of the software.