The usual GDB commands are available to display or modify data structures and machine registers, disassemble code, display source listings, set and reset breakpoints, control the debuggee execution, etc. Refer to Debugging with GDB for a complete documentation of the standard GDB commands.
GDB 4.17 has been extended with a number of commands specifically for multi-threaded debugging within a RTEMS host-target environment. These commands are described in this section.
Copyright © 1988-2003 OAR Corporation