Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

grails-debug (1)

Name

grails-debug - tions

Synopsis

grails-debug help
grails-debug interactive

Description

GRAILS-DEBUG(1)                                                GRAILS-DEBUG(1)



NAME
       grails-debug  - Command line interface for debugging of Grails applica-
       tions


SYNOPSIS
       grails-debug help
       grails-debug interactive


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.

       Please see grails(1) command for more details.


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



ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:


       +---------------+---------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
       +---------------+---------------------+
       |Availability   | library/java/grails |
       +---------------+---------------------+
       |Stability      | Volatile            |
       +---------------+---------------------+
SEE ALSO
       grails(1)




NOTES
       This     software     was    built    from    source    available    at
       https://java.net/projects/solaris-userland.   The  original   community
       source  was  downloaded  from   http://dist.codehaus.org/grails/grails-
       src-1.0.3.tar.gz

       Further information about this software can be found on the open source
       community website at http://grails.org/.



                                  2008 Aug 01                  GRAILS-DEBUG(1)