Getting Started with RTEMS for C/C++ Users
Apply the patch using the following command sequence:
cd tools/gdb-4.18 zcat archive/gdb-4.18-rtems-20000524.diff.gz | \ patch -p1
Check to see if any of these patches have been rejected using the following sequence:
cd tools/gdb-4.18 find . -name "*.rej" -print
If any files are found with the .rej extension, a patch has been rejected. This should not happen with a good patch file.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-2000 OAR Corporation