Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 18 Processing in Debug Mode : Associating a Series of Commands With a Break Event

Associating a Series of Commands With a Break Event
Using the commands described in Commands Available to Examine the Execution State, you can also create a series of commands to be associated with a specific break event. When created, this series of commands is saved. It is then executed when the specific break event with which it is associated is encountered during execution, in the same manner as if you had entered each of the commands interactively.
How to Create a Series of Commands
To create a series of commands for a specific break event, complete the following steps:
1.
2.
Use the text editor TED to type in the required commands, one line at a time, on the displayed screen.
Editing Commands
You can add to or delete any of the existing commands, using the following line commands:
Move the line either before (B) or after (A) the line indicated.
Debugger Command Editor Screen
The Debugger Command Editor screen, similar to the following one, appears when you press PF6 from the main Debugger screen:

 
Debugger Command Editor
TEXTTEMP
Command:
_ ----------------------------------------------------------------------
_ DUMP callstack 1
_ DUMP lastcalled 2
PFKEYS: 1=HELP 3=SAVE 4=VERIFY 12=CANCEL 13=PRINT 22=DELETE COMMANDS

 
Available PF Keys
 
See Also
TIBCO Object Service Broker Shareable Tools about using TED.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved