| |||
| Home > About RealView Debugger > About the debugging environment | |||
RealView Debugger uses a three-tier environment to debug applications:
debugger software
a debug interface layer, incorporating the Debug Interface
the target.
RealView Debugger uses connection information in a Debug Configuration to describe:
how the debugger connects to the target
information required to use that connection
the processor type of the target.
A single RealView Debugger instance can deal with multiple simultaneous connections.
This section describes the RealView Debugger debugging environment.