Debugger : Referring to Unnamed Objects : Unnamed Events and Conditions

Unnamed Events and Conditions

Unnamed basic events and conditions may be referred to exactly as in the specification. For example, you may define a breakpoint on a basic event:

Pdb > SET BREAK user stopped(A)
 

even if this event was not referenced at all in the prototyping scope.