| Did you know ... | Search Documentation: |
| Send methods |
->trace).
After printing the entry or completion of the execution of an object it
prompts the user how to continue.
At this prompt, the user may examine various stacks, set new trace or break-points, etc.
->trace->trace: @default
and program_object->break: @default
(i.e. inherit the value). If the
program_object is created by a goal running in system mode, the program_object<-system
flag is set to @on.<-object.system-mode, which
implies that trace- and break-points reached during the execution will
only be printed if pce<-trace equals always.The arguments are:
on/off / inherit
full Trace all ports (enter, exit and fail) enter Only trace entry exit Only trace successful completion fail Only trace completion with failure
@receiver Receiver of the action @selector Selector of the action @arg1 ... The arguments.
->break