Contents|Index|Previous|Next
GDB and remote MIPS boards

GDB can use the MIPS remote debugging protocol to talk to a MIPS board attached to a serial line.

This is available when you configure GDB with --target=mips-idt-ecoff.

Use the following GDB commands to specify the connection to your target board.

GDB also supports the following special commands for MIPS targets.


Top|Contents|Index|Previous|Next