man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

grails-debug (1)

Name

grails-debug - Command line interface for debugging of Grails applications

Synopsis

grails-debug help
grails-debug interactive

Description




User Commands                                     GRAILS-DEBUG(1)



NAME
     grails-debug  -  Command  line  interface  for  debugging of
     Grails applications


SYNOPSIS
     grails-debug help
     grails-debug interactive


DESCRIPTION
     The grails-debug command serves as the command  line  inter-
     face  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.code-
     haus.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/.




SunOS 5.11           Last change: 2008 Aug 01                   1