Menu

#15 Stop at breakpoint

Debugger
open
nobody
Defect (22)
5
2009-02-13
2009-02-13
No

Run a Lisp program that calls an agent.  Add a (debug traceon:) statement into the agent that is called form another agent.
The program should stop in the subroutine. In the debugger, select the Step Out toolbar icon or enter Shift-F11. Note that the program does not stop upon returning from the subroutine. Rather, it runs to completion.

Discussion


Log in to post a comment.