Getting Started with RTEMS for C/C++ Users
The simplest way to build gdb for RTEMS is to use the bit_gdb
script.
This script interprets the settings in the user.cfg
file to
produce the GDB configuration most appropriate for the target CPU.
The variables in user.cfg
were described in Using the bit Script
but only the GDB
variable setting is used by bit_gdb
.
The bit_gdb
script is invoked as follows:
./bit_gdb CPU
Where CPU is one of the RTEMS supported CPU families from the following list:
If gdb supports a CPU instruction simulator for this configuration, then it is included in the build.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-2000 OAR Corporation