Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Show Output from Debugger

Topics:

Topic

Detail

See also

Usage

During a debug session the Debugger emits messages detailing both startup and termination of session, to its Output tab. Details of exceptions and any errors are also output to this tab. Any trace messages such as those output using Java System.out or .NET System.Diagnostics.Debug are also captured and displayed here.

If you double-click on a debug message, either:

  • A pop-up displays with more complete message text, or
  • If there has been a memory leak, the file is displayed at the point at which the error occurred