Provided by: gambas3-runtime_3.14.3-2ubuntu3.1_amd64 bug

NAME

       gbr3 - GAMBAS Interpreter

SYNOPSIS

       gbr3 [options] <executable file> [<arguments>]

DESCRIPTION

       gbr3 is an interpreter that allows you to execute compiled Gambas applications.

OPTIONS

       -g     Enters debugging mode.

       -s <class>
              Overrides the startup class.

       -p <path>
              Activates profiling and debugging mode.

       -k     Disables shared library unloading.

       -H, --httpd
              Runs the application on an embedded HTTP server.

       -V, --version
              Displays the program's version.

       -L, --license
              Displays the program's license.

       -h, --help
              Displays help information.

NOTES

       Updated   source   code   and   most   documentation   about   Gambas   can  be  found  at
       http://gambas.sf.net.

BUGS

       Bugs are filed at http://gambaswiki.org/bugtracker.

SEE ALSO

       gambas3(1), gba3(1), gbc3(1), gbh3(1), gbi3(1), gbs3(1), gbw3(1), gbx3(1)