| Programming tools / Command line tools | |
The fgldb tool is an interface program for remote debugging.
fgldb -p process-id
fgldb -m host[:port] ]
| Option | Description |
|---|---|
| -V | Display version information for the tool. |
| -h | Displays options for the tool. |
| -p process-id | Attach to a running process to debug |
| -m host[:port] | Attach to a running process to debug |
The fgldb command line tool is an interface for remote debugging, attaching to a Genero program running on a server or on a mobile device (or mobile emulator).