OAR

RTEMS 4.5.0 On-Line Library


Using the bit_gdb Script

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

4.2.4.3: Using the bit_gdb Script

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.


PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

Copyright © 1988-2000 OAR Corporation