Chris Johns commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5035#note_108523


You do not need to run and step the executable for each arch. Starting `gdb` 
with the executable should be enough to the trigger the auto-loading of the 
python support and our special section. It you see the prints then it is all 
that is needed. I think there is a print in the RTEMS C++ loader?

Note, when comfortable you can remove the path prints in the debug section. I 
only added those to show what was happening. The will not be needed in the 
version we commit to the repo.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5035#note_108523
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to