Skip to content

Update gdb to 14.2 for rtems 5 branch

Joel Sherrill requested to merge joel/rtems-source-builder:update-gdb-for-5 into 5

Summary

Update gdb to 14.2 for rtems 5 branch

This was necessary as the previously used gdb version (9.x) could no long be compiled by a more recent gcc. This caused problems when attempting to use rtems5 on newer OS distributions.

Closes #14.

Merge request reports