Author:halw

Date:2008-09-30T20:05:39.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@66 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-30 20:05:39 +00:00
parent 2450a58534
commit 8ab6642e78
24 changed files with 34 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
[[Property:title|13 DEBUGGING AND RUN-TIME MONITORING]]
[[Property:title|13 Debugging and Run-time Monitoring]]
[[Property:link_title|Debugging and Run-time Monitoring]]
[[Property:weight|-2]]
[[Property:uuid|a53f6a74-7145-35ab-ed5e-2905aeb88774]]
@@ -96,8 +96,4 @@ In debugging sessions for more advanced applications, you will also find self-ex
The combination of these facilities provides you with a level of <span>dynamic</span> information on the execution of your system that matches the <span>static</span> information that the browsing mechanisms studied in preceding sections provide about the system's structure.
</div>
[[12 HANDLING SYNTAX AND VALIDITY ERRORS|<< Previous]] [[14 COMPUTING PROJECT METRICS|Next >>]]