components/grails/files/grails-debug.1
author Petr Nyc <Petr.Nyc@Oracle.COM>
Wed, 15 Oct 2014 01:05:43 -0700
branchs11u2-sru
changeset 3393 553885b82394
parent 413 1a6d7a739179
permissions -rw-r--r--
Added tag 0.175.2.4.0.3.0, S11.2SRU4.3 for changeset d22bbc4e4aab

.TH GRAILS-DEBUG 1 "2008 Aug 01" "" ""
.SH NAME
grails-debug - Command line interface for debugging of Grails applications

.SH SYNOPSIS
.B grails-debug help
.br
.B grails-debug interactive

.SH DESCRIPTION
The grails-debug command serves as the command line interface for debugging of Grails applications. Usage of this command is the same as usage of grails(1) command; the only difference is that the framework is started in debug mode and Java debugger can be attached to port 5005.
.PP
Please see grails(1) command for more details.

.SH COPYRIGHT
Grails is open-source software. For complete licensing information, refer to http://grails.org/License.

.SH SEE ALSO
grails(1)