Skip to content

Update gdb version on rtems 5

Joel Sherrill requested to merge joel/rtems-source-builder:update-gdb-on-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 rtems 5 on newer OS distributions.

Closes #14.

Merge request reports