Online Help for Item: gdb

% avrora -help gdb
Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group

Usage: avrora [-action=action] [options] 
Usage: avrora -help [category]

MONITOR OVERVIEW

    The "gdb" monitor implements the GNU Debugger (gdb) remote serial
protocol. The server will create a server socket which GDB can connect to in
order to send commands to Avrora. This allows gdb to be used as a front end
for debugging a program running inside of Avrora.

OPTIONS

    Help for the options accepted by this monitor is below.

    -port: long = 10001
        This option specifies the port on which the GDB server will
        listen for a connection from the GDB front-end.

For more information, see the online documentation at 
http://compilers.cs.ucla.edu/avrora
To report bugs or seek help, consult the Avrora mailing list: 
http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora
Please include the version number [Beta 1.6.0] when posting to the list.