Database Debug perspective is a part of the Eclipse-based IDE.
It is supplied with Lycia to allow 4gl developers to work conveniently with databases but is not developed by Querix.
Database Debug perspective is a group of views and editors that assists the user in debugging procedural objects.
|
provides debugging information in a tree-structured hierarchy |
|
|
allows viewing and manipulating breakpoints |
|
|
shows all variables of the current scope and allows modifying their values |
|
|
SQL Results |
displays the results of how SQL statements are executed, procedural routine objects are run, and database objects are created (details are here) |
Database Debug perspective shares Debug, Breakpoints, and Variables views with the Debug perspective and the SQL Results view with the Database Development perspective.
Here you can find out how to open and manipulate perspectives.
Here you can find out how to open and manipulate views.