Progress
Debugger Guide
Debugging Events
From the viewpoint of the Debugger, there are two kinds of events: nonvolatile events and volatile events. The triggers for nonvolatile events can always be interrupted by the Debugger. However, the triggers for volatile events can only be interrupted by the Debugger on certain deployment platforms. All database (DB) events are nonvolatile events. Nonvolatile user-interface (UI) events include most high-level widget events, all keyboard events, and all mouse events. Volatile UI events include:
The following sections describe techniques for debugging both nonvolatile and volatile events.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |