Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The GUI Debugger is integrated into Trafodion’s build system, which means it is built along with Trafodion, and both in debug or release version. The source code is in sql/SqlCompilerDebugger. It is also an optional part, it won't get built if you leave environment variable QT_TOOLKIT empty in sqenvcom.sh. See the Additional Build Tools page for more informationIf you want to build it, you need Qt 4.8.5, but be aware that it is available under LGPL license, which is not compatible with ASF software distributions.

 

Invoking the SQL Compiler Query Debugger

...