When using the JADE debugger, the following restrictions apply.
If you invoke the debugger during the processing of menu logic, Windows discards any subsequent menu actions. For example, if you break on the
Methods that have no source code are not debugged.
In multiuser mode, you cannot debug server execution methods.
Inspection of properties from within the JADE debugger may fail if a user mapping method performs actions not suitable for situations where the execution of the user application is suspended; for example, creation and display of a form, showing a form modally, display of a message box, deletion of an object in use by the current call stack, and so on.