[RTEMS Project] #3964: Install Newlib sources via RSB and direct the debug information to the installed sources
RTEMS trac
trac at rtems.org
Wed Apr 22 11:18:45 UTC 2020
#3964: Install Newlib sources via RSB and direct the debug information to the
installed sources
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: Indefinite
Component: tool/rsb | Version:
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
GCC has since at least version 6 the following option (-ffile-prefix-map
since version 8):
https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#index-fdebug-
prefix-map
This way we can install the Newlib (and maybe libgcc, libgomp, libatomic,
libstdc++ sources) through the RSB in a prefix location and direct the
debugging information to this install location.
--
Ticket URL: <http://devel.rtems.org/ticket/3964>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list