
TRACE32 as GDB Front-End 5 S t a r t i n g T R A C E 3 2
©1989-2014 Lauterbach GmbH
Quick Start of the TRACE32 GDB Front-end
The TRACE32 GDB front-end is set up as follows:
1. Start the gdbserver :
COMM may be either a serial port (e.g. /dev/ttyS0 or COM1) or a TCP connection (HOST:PORT).
Using the --attach option, the gdbserver attaches to the process with the id PID.
The --multi option start the gdbserver in multi-process mode. This option is not supported by all
gdbserver versions.
2. Start TRACE32.
3. Select the device prompt B:.
4. Inform the debugger about the CPU type on your target.
5. Define the communication parameters in TRACE32:
or:
6. If using the gdbserver in single process mode, specify the file name
Usage: gdbserver [OPTIONS] COMM PROG [ARGS ...]
gdbserver [OPTIONS] --attach COMM PID
gdbserver [OPTIONS] --multi COMM
b:
SYStem.CPU ARM920
SYStem.PORT COM1 baud=9600
SYStem.PORT target_ip:port
SYStem.GDBFILE C:\T32\sieve
Comentarios a estos manuales