debug ( char *options, char *fmt [, arg] ... )
simerror ( int stat, int errkind, char *err_mesg )
user_draw ( char *fmt [, arg] ... )
The options used and their effects are:
| -a | Protocol automaton transitions. |
| -t | Timers. |
| -p | Protocol debug messages (user specified). |
| -d | Step and delay samples. |
| -e | Events. |
| -s | Statistics. ( Add results i.e. mean numbers of total time of execution and number |
| message sent, in specific file ) | |
| -g | Screen debugging.( Debug messages printed on screen ) |
SEE ALSO: Debugging and Metrics (Section 7.1), User interface (Section 3), Simulerr.h and Errors.h.