| |||
| Home > Configuring RealView ICE for GDB > Methods of connecting from remote GDB sessions | |||
The method you use to connect to a target depends on:
the resources required by the target application (for example, an IP stack)
the debugging facilities available on the target (for example, a GDB stub)
whether or not your target has an embedded OS, such as Linux, that is running gdbserver instances.
This section includes: