| |||
| Home > Configuring RealView ICE for GDB > Multiprocessor debugging with GDB and RealView ICE > Considerations when debugging multiple targets with GDB | |||
Be aware of the following if you are debugging multiple targets with GDB:
Multiprocessor debugging with GDB requires that you open multiple command windows (such as Xterms). You must have one GDB session for each target processor to which you want to connect.
If you have multiple targets on the RealView ICE scan chain, then:
the target processors are numbered consecutively, starting at one
the available bandwidth over DCC is shared between all target processors
communications to all target processors are through a single JTAG chain.